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

feat: use packaging for parsing PEP 508 dependencies #29

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mkniewallner
Copy link
Owner

No description provided.

@mkniewallner mkniewallner force-pushed the feat/parse-requirements-packaging branch 3 times, most recently from 8f6ee8e to d8970bf Compare July 29, 2023 21:02
@mkniewallner mkniewallner force-pushed the feat/parse-requirements-packaging branch from d8970bf to d63043d Compare March 7, 2024 19:29
@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 90.4%. Comparing base (63ca221) to head (d63043d).

Files Patch % Lines
deptry/dependency_getter/pep_621.py 87.5% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #29   +/-   ##
=====================================
  Coverage   90.4%   90.4%           
=====================================
  Files         39      39           
  Lines       1084    1039   -45     
  Branches     220     205   -15     
=====================================
- Hits         980     940   -40     
+ Misses        89      86    -3     
+ Partials      15      13    -2     

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

@mkniewallner mkniewallner force-pushed the feat/parse-requirements-packaging branch from d63043d to cfd3609 Compare June 16, 2024 14:28
@mkniewallner mkniewallner force-pushed the feat/parse-requirements-packaging branch 9 times, most recently from bad3487 to 1cc9ba7 Compare June 16, 2024 15:37
@mkniewallner mkniewallner force-pushed the feat/parse-requirements-packaging branch from 1cc9ba7 to f9ddda5 Compare June 16, 2024 15:46
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.

3 participants