Closed ppfeufer closed 2 years ago
Merging #233 (54ef54e) into master (ba3520c) will decrease coverage by
0.11%
. The diff coverage is20.00%
.
@@ Coverage Diff @@
## master #233 +/- ##
==========================================
- Coverage 67.91% 67.80% -0.12%
==========================================
Files 22 22
Lines 1200 1202 +2
Branches 175 176 +1
==========================================
Hits 815 815
- Misses 365 367 +2
Partials 20 20
Impacted Files | Coverage Δ | |
---|---|---|
afat/tasks.py | 37.89% <0.00%> (-0.82%) |
:arrow_down: |
afat/__init__.py | 100.00% <100.00%> (ø) |
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 ba3520c...54ef54e. Read the comment docs.
Description
Fixed
get_or_create
was throwing errors. Should be fixed nowType of change
Checklist: