Test cases fixes and pre-commit update #34
Codecov / codecov/project
succeeded
Dec 9, 2024 in 0s
81.34% (+0.33%) compared to ed3b3a1
View this Pull Request on Codecov
81.34% (+0.33%) compared to ed3b3a1
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 81.34%. Comparing base (
ed3b3a1
) to head (6195a55
).
Additional details and impacted files
@@ Coverage Diff @@
## main #34 +/- ##
==========================================
+ Coverage 81.01% 81.34% +0.33%
==========================================
Files 11 11
Lines 1385 1394 +9
==========================================
+ Hits 1122 1134 +12
+ Misses 263 260 -3
Files with missing lines | Coverage Δ | |
---|---|---|
spare_scores/data_prep.py | 66.13% <100.00%> (+1.58%) |
⬆️ |
spare_scores/util.py | 93.50% <100.00%> (ø) |
|
tests/unit/test_data_prep.py | 100.00% <100.00%> (ø) |
|
tests/unit/test_spare_scores.py | 100.00% <100.00%> (ø) |
|
tests/unit/test_util.py | 100.00% <100.00%> (ø) |
Loading