Closed numeropi closed 3 years ago
Merging #126 (71d75df) into main (c7a2150) will increase coverage by
6.10%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #126 +/- ##
==========================================
+ Coverage 92.26% 98.37% +6.10%
==========================================
Files 63 64 +1
Lines 1591 1722 +131
==========================================
+ Hits 1468 1694 +226
+ Misses 123 28 -95
Impacted Files | Coverage Δ | |
---|---|---|
koiki/resources.py | 100.00% <100.00%> (ø) |
|
koiki/tests/test_models.py | 100.00% <100.00%> (ø) |
|
api/tests/test_admin.py | 100.00% <0.00%> (ø) |
|
api/tests/test_tasks.py | 100.00% <0.00%> (ø) |
|
api/tests/test_vars.py | 100.00% <0.00%> (ø) |
|
koiki/email.py | 100.00% <0.00%> (+13.88%) |
:arrow_up: |
api/admin.py | 100.00% <0.00%> (+14.58%) |
:arrow_up: |
koiki/client.py | 100.00% <0.00%> (+15.68%) |
:arrow_up: |
api/tasks.py | 91.02% <0.00%> (+32.05%) |
:arrow_up: |
koiki/delivery_update.py | 100.00% <0.00%> (+40.00%) |
:arrow_up: |
... and 2 more |
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 c7a2150...71d75df. Read the comment docs.
closes #125