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

fixed an issue with requirements.txt not being found if not in root dir #94

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

fpgmaas
Copy link
Owner

@fpgmaas fpgmaas commented Sep 12, 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

@codecov-commenter
Copy link

Codecov Report

Merging #94 (1f0153b) into main (2babe8a) will decrease coverage by 0.4%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##            main     #94     +/-   ##
=======================================
- Coverage   96.1%   95.7%   -0.5%     
=======================================
  Files         30      30             
  Lines       1047    1055      +8     
=======================================
+ Hits        1007    1010      +3     
- Misses        40      45      +5     
Impacted Files Coverage Δ
deptry/dependency_specification_detector.py 88.5% <100.0%> (ø)
tests/test_dependency_specification_detector.py 86.8% <100.0%> (-13.2%) ⬇️

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 f6d8a4b into main Sep 12, 2022
@fpgmaas fpgmaas deleted the 91-requirements_txt branch September 12, 2022 12:14
fpgmaas added a commit that referenced this pull request Oct 2, 2022
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.

2 participants