Closed SeanBryan51 closed 1 year ago
Merging #177 (226b821) into 163-tidy-up-organisation-of-unit-tests (b3a0fac) will increase coverage by
15.17%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## 163-tidy-up-organisation-of-unit-tests #177 +/- ##
===========================================================================
+ Coverage 60.45% 75.63% +15.17%
===========================================================================
Files 25 25
Lines 1659 1658 -1
===========================================================================
+ Hits 1003 1254 +251
+ Misses 656 404 -252
Files | Coverage Δ | |
---|---|---|
tests/test_config.py | 100.00% <100.00%> (+98.24%) |
:arrow_up: |
This change was very painful. Hopefully once #143 is implemented we can remove these tests completely!
Indeed!
This change was very painful. Hopefully once #143 is implemented we can remove these tests completely!