Skip to content

added parsing of egg=... in urls for requirements.txt#115

Merged
fpgmaas merged 1 commit intomainfrom
114-urls
Sep 18, 2022
Merged

added parsing of egg=... in urls for requirements.txt#115
fpgmaas merged 1 commit intomainfrom
114-urls

Conversation

@fpgmaas
Copy link
Owner

@fpgmaas fpgmaas commented Sep 18, 2022

PR Checklist

  • A description of the changes is added to the description of this PR.
  • If there is a related issue, make sure it is linked to this PR.
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

Description of changes

@fpgmaas fpgmaas linked an issue Sep 18, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Merging #115 (30e40e7) into main (1eb80c8) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@          Coverage Diff          @@
##            main    #115   +/-   ##
=====================================
  Coverage   95.0%   95.0%           
=====================================
  Files         30      30           
  Lines       1180    1184    +4     
=====================================
+ Hits        1121    1125    +4     
  Misses        59      59           
Impacted Files Coverage Δ
deptry/dependency_getter/requirements_txt.py 96.5% <100.0%> (+0.1%) ⬆️
tests/test_requirements_txt_dependency_getter.py 100.0% <100.0%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@fpgmaas fpgmaas merged commit cf4098b into main Sep 18, 2022
@fpgmaas fpgmaas deleted the 114-urls branch September 18, 2022 06:05
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.

Handling of privately kept packages forks

2 participants