Make sure logger.getLogger() is used instead of logging directly via logging.debug() #91
+16
−9
Codecov / codecov/project
succeeded
Nov 15, 2024 in 0s
96.66% (+0.00%) compared to 8c39970
View this Pull Request on Codecov
96.66% (+0.00%) compared to 8c39970
Details
Codecov Report
Attention: Patch coverage is 81.81818%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 96.66%. Comparing base (
8c39970
) to head (b1212cc
).
Files with missing lines | Patch % | Lines |
---|---|---|
prymer/primer3/primer3.py | 0.00% | 1 Missing |
prymer/util/executable_runner.py | 80.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #91 +/- ##
=======================================
Coverage 96.66% 96.66%
=======================================
Files 26 26
Lines 1707 1709 +2
Branches 331 331
=======================================
+ Hits 1650 1652 +2
Misses 31 31
Partials 26 26
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading