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

WIP accept manifest instead of path #17

Merged
merged 2 commits into from
Dec 9, 2023
Merged

WIP accept manifest instead of path #17

merged 2 commits into from
Dec 9, 2023

Conversation

chris48s
Copy link
Owner

@chris48s chris48s commented Dec 4, 2023

Closes #3

TODO:

  • more ad-hoc testing: argparse config, multiple requirements files, edge cases
  • write tests for search_files()
  • review terminology for consistency
  • documentation updates, help, changelog

pip_abandoned/lib.py Outdated Show resolved Hide resolved
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (327404c) 88.20% compared to head (469c552) 91.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   88.20%   91.17%   +2.97%     
==========================================
  Files           4        4              
  Lines         178      204      +26     
==========================================
+ Hits          157      186      +29     
+ Misses         21       18       -3     

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

@chris48s chris48s marked this pull request as ready for review December 9, 2023 20:42
@chris48s chris48s merged commit 30fb223 into main Dec 9, 2023
14 checks passed
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.

Accept a manifest instead of a path
1 participant