Closed tv547 closed 2 years ago
Merging #79 (a2c716c) into main (77cf81b) will increase coverage by
1.07%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #79 +/- ##
==========================================
+ Coverage 94.65% 95.73% +1.07%
==========================================
Files 5 5
Lines 262 258 -4
==========================================
- Hits 248 247 -1
+ Misses 14 11 -3
Impacted Files | Coverage Δ | |
---|---|---|
service/models.py | 97.33% <ø> (+2.39%) |
:arrow_up: |
service/routes.py | 97.46% <0.00%> (+1.26%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 77cf81b...a2c716c. Read the comment docs.
Added test for find by name in test_routes.py and removed category in models.py since it does not exist in our model