Closed ppfeufer closed 2 years ago
Merging #218 (13278ff) into master (0de780f) will increase coverage by
0.11%
. The diff coverage is73.33%
.
@@ Coverage Diff @@
## master #218 +/- ##
==========================================
+ Coverage 66.58% 66.69% +0.11%
==========================================
Files 21 21
Lines 1188 1195 +7
Branches 173 172 -1
==========================================
+ Hits 791 797 +6
- Misses 377 378 +1
Partials 20 20
Impacted Files | Coverage Δ | |
---|---|---|
afat/admin.py | 56.97% <ø> (ø) |
|
afat/apps.py | 100.00% <ø> (ø) |
|
afat/auth_hooks.py | 88.23% <ø> (ø) |
|
afat/forms.py | 100.00% <ø> (ø) |
|
afat/helper/fatlinks.py | 100.00% <ø> (ø) |
|
afat/helper/time.py | 100.00% <ø> (ø) |
|
afat/helper/views_helper.py | 93.90% <ø> (ø) |
|
afat/managers.py | 92.30% <ø> (ø) |
|
afat/providers.py | 100.00% <ø> (ø) |
|
afat/templatetags/filters.py | 100.00% <ø> (ø) |
|
... and 11 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 0de780f...13278ff. Read the comment docs.
Description
Removed
DEFAULT_TASK_PRIORITY
setting for tasksType of change
Checklist: