Refactored repository services tests to use fixtures #795
Codecov Notifications / codecov/project
succeeded
Oct 17, 2024 in 0s
98.00% (-0.01%) compared to c46b6c7, passed because coverage increased by 0.02% when compared to adjusted base (97.98%)
View this Pull Request on Codecov
98.00% (-0.01%) compared to c46b6c7, passed because coverage increased by 0.02% when compared to adjusted base (97.98%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
@@ Coverage Diff @@
## main #795 +/- ##
==========================================
- Coverage 98.01% 98.00% -0.01%
==========================================
Files 443 443
Lines 36615 36566 -49
==========================================
- Hits 35887 35838 -49
Misses 728 728
Components | Coverage Δ | |
---|---|---|
NonTestCode | 95.87% <ø> (ø) |
|
OutsideTasks | 97.99% <100.00%> (-0.01%) |
⬇️ |
Files with missing lines | Coverage Δ | |
---|---|---|
services/tests/test_repository_service.py | 99.77% <100.00%> (-0.02%) |
⬇️ |
Loading