Closed numeropi closed 3 years ago
Merging #119 (4156c48) into main (bf669d4) will decrease coverage by
6.35%
. The diff coverage is76.83%
.
@@ Coverage Diff @@
## main #119 +/- ##
==========================================
- Coverage 98.62% 92.26% -6.36%
==========================================
Files 57 63 +6
Lines 1382 1591 +209
==========================================
+ Hits 1363 1468 +105
- Misses 19 123 +104
Impacted Files | Coverage Δ | |
---|---|---|
api/tests/__init__.py | 100.00% <ø> (ø) |
|
api/tests/test_signature_validation.py | 100.00% <ø> (ø) |
|
koiki/tests/test_delivery.py | 100.00% <ø> (ø) |
|
wordpress/tests/test_wpuser.py | 100.00% <ø> (ø) |
|
koiki/delivery_status.py | 27.50% <27.50%> (ø) |
|
api/tasks.py | 58.97% <40.38%> (-41.03%) |
:arrow_down: |
koiki/email.py | 86.11% <44.44%> (-13.89%) |
:arrow_down: |
lazona_connector/vars.py | 55.55% <55.55%> (ø) |
|
koiki/delivery_update.py | 60.00% <60.00%> (ø) |
|
koiki/client.py | 84.31% <65.21%> (-15.69%) |
:arrow_down: |
... and 47 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 bf669d4...4156c48. Read the comment docs.
Code Climate has analyzed commit 4156c487 and detected 5 issues on this pull request.
Here's the issue category breakdown:
Category | Count |
---|---|
Complexity | 3 |
Duplication | 2 |
View more on Code Climate.
closes #118