Closed shoubhikraj closed 1 year ago
Merging #231 (956eb7e) into v1.3.5 (6813afd) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## v1.3.5 #231 +/- ##
=======================================
Coverage 97.13% 97.13%
=======================================
Files 196 196
Lines 20131 20135 +4
=======================================
+ Hits 19554 19558 +4
Misses 577 577
Flag | Coverage Δ | |
---|---|---|
unittests | 97.13% <100.00%> (+<0.01%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
autode/log/log.py | 93.75% <100.00%> (+0.41%) |
:arrow_up: |
tests/test_log.py | 94.44% <100.00%> (+0.69%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
@t-young31 Thanks! 😄 Happy for you to merge it.
AutodE did not previously recognise the ERROR level of logging if set by "export AUTODE_LOG_LEVEL=ERROR".
Checklist