Closed ddabble closed 2 years ago
Merging #354 (662c4e5) into dev (ae2d774) will decrease coverage by
0.90%
. The diff coverage is76.48%
.
@@ Coverage Diff @@
## dev #354 +/- ##
==========================================
- Coverage 83.71% 82.80% -0.91%
==========================================
Files 118 117 -1
Lines 3837 4140 +303
==========================================
+ Hits 3212 3428 +216
- Misses 625 712 +87
Impacted Files | Coverage Δ | |
---|---|---|
util/admin_utils.py | 53.70% <50.98%> (-46.30%) |
:arrow_down: |
web/multilingual/formfields.py | 90.90% <57.14%> (-2.64%) |
:arrow_down: |
util/html_utils.py | 57.14% <60.86%> (+7.14%) |
:arrow_up: |
news/admin.py | 65.41% <64.61%> (-34.59%) |
:arrow_down: |
faq/admin.py | 81.48% <73.68%> (-18.52%) |
:arrow_down: |
internal/admin.py | 92.59% <89.47%> (-7.41%) |
:arrow_down: |
news/models.py | 94.70% <97.22%> (+0.21%) |
:arrow_up: |
contentbox/admin.py | 100.00% <100.00%> (ø) |
|
contentbox/models.py | 100.00% <100.00%> (ø) |
|
faq/models.py | 100.00% <100.00%> (ø) |
|
... and 15 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 ae2d774...662c4e5. Read the comment docs.
Depends on #353, and should change base to
dev
after that PR has been merged.Main features
Additional highlights
last_modified
field to various models (a8080a1e66946412b69ea4c5ff7ba022a8f19c7f)