Skip to content

fixed issue with logging if no [tool.deptry] section was found in pyp…#134

Merged
fpgmaas merged 2 commits intomainfrom
133-verbose
Sep 26, 2022
Merged

fixed issue with logging if no [tool.deptry] section was found in pyp…#134
fpgmaas merged 2 commits intomainfrom
133-verbose

Conversation

@fpgmaas
Copy link
Owner

@fpgmaas fpgmaas commented Sep 26, 2022

…roject.toml

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 #134 (d5402b0) into main (f387cbb) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@          Coverage Diff          @@
##            main    #134   +/-   ##
=====================================
  Coverage   94.8%   94.9%           
=====================================
  Files         34      34           
  Lines       1171    1180    +9     
=====================================
+ Hits        1111    1120    +9     
  Misses        60      60           
Impacted Files Coverage Δ
tests/test_cli.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 aadd63e into main Sep 26, 2022
@fpgmaas fpgmaas deleted the 133-verbose branch September 26, 2022 10:30
fpgmaas added a commit that referenced this pull request Oct 2, 2022
#134)

* fixed issue with logging if no [tool.deptry] section was found in pyproject.toml

Co-authored-by: Florian Maas <fpgmaas@gmail.com>
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.

deptry seems to break when no [tool.deptry] section is available in pyproject.toml

2 participants