Closed sergei-maertens closed 2 years ago
Merging #193 (e155e6c) into master (4b5c777) will increase coverage by
0.15%
. The diff coverage is87.09%
.
@@ Coverage Diff @@
## master #193 +/- ##
==========================================
+ Coverage 50.90% 51.05% +0.15%
==========================================
Files 87 87
Lines 3662 3680 +18
Branches 678 690 +12
==========================================
+ Hits 1864 1879 +15
- Misses 1707 1709 +2
- Partials 91 92 +1
Impacted Files | Coverage Δ | |
---|---|---|
vng_api_common/inspectors/files.py | 0.00% <0.00%> (ø) |
|
vng_api_common/notifications/kanalen.py | 0.00% <0.00%> (ø) |
|
vng_api_common/fields.py | 40.81% <50.00%> (ø) |
|
vng_api_common/admin.py | 100.00% <100.00%> (ø) |
|
vng_api_common/apps.py | 86.95% <100.00%> (ø) |
|
vng_api_common/audittrails/models.py | 100.00% <100.00%> (ø) |
|
vng_api_common/authorizations/models.py | 87.50% <100.00%> (ø) |
|
vng_api_common/authorizations/serializers.py | 58.06% <100.00%> (+1.39%) |
:arrow_up: |
vng_api_common/authorizations/validators.py | 72.50% <100.00%> (ø) |
|
vng_api_common/caching/models.py | 85.71% <100.00%> (ø) |
|
... and 33 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 4b5c777...e155e6c. Read the comment docs.
Docs build fails because of broken link to stuff being added in this PR
Replaces #191, fixes #190
In light of #192 I should check if I can base this on master rather than stable/1.0.x, so in draft because of that