Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements for linksmith inventory and linksmith anansi #7

Merged
merged 10 commits into from
Apr 6, 2024

Conversation

amotl
Copy link
Contributor

@amotl amotl commented Apr 6, 2024

  • Inventory: Accept linksmith inventory without INFILES argument
  • Inventory: Improve pre-flight checks
  • Anansi: Manage project list in YAML file curated.yaml, not Python
  • Anansi: Provide anansi list-projects subcommand
  • Anansi: Fix sort order of index file, use "by name asc/by version desc"
  • Anansi: Accept --threshold option, forwarding to sphobjinv
  • Anansi: Discover objects.inv also from RTD and PyPI
  • Chore: Activate test case test_multiple_inventories_url
  • Chore: Remove support for Python 3.7 and 3.8

Copy link

codecov bot commented Apr 6, 2024

Codecov Report

Attention: Patch coverage is 99.30556% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 99.77%. Comparing base (ec32922) to head (3f41714).

Files Patch % Lines
linksmith/sphinx/util.py 97.77% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main       #7      +/-   ##
===========================================
- Coverage   100.00%   99.77%   -0.23%     
===========================================
  Files           10       11       +1     
  Lines          316      440     +124     
===========================================
+ Hits           316      439     +123     
- Misses           0        1       +1     
Flag Coverage Δ
unittests 99.77% <99.30%> (-0.23%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@amotl amotl force-pushed the this-and-that branch 2 times, most recently from e589dea to c967cf6 Compare April 6, 2024 10:21
@amotl amotl changed the title This and that Improvements for linksmith inventory and linksmith anansi Apr 6, 2024
@amotl amotl merged commit c520b65 into main Apr 6, 2024
3 of 5 checks passed
@amotl amotl deleted the this-and-that branch April 6, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant