Merge patch.py into the SchemaGenerator
Closes #254 (closed)
Edited by Erwan Rouchet
Merge request reports
Activity
assigned to @babadie and unassigned @erwanrouchet
Codecov Report
Merging #755 into master will increase coverage by
0.25%
. The diff coverage is100.00%
.@@ Coverage Diff @@ ## master #755 +/- ## ========================================== + Coverage 86.01% 86.27% +0.25% ========================================== Files 197 197 Lines 13294 13323 +29 ========================================== + Hits 11435 11494 +59 + Misses 1859 1829 -30
Impacted Files Coverage Δ arkindex/project/openapi/schemas.py 96.15% <ø> (+11.53%)
arkindex/documents/apps.py 43.47% <100.00%> (ø)
arkindex/project/openapi/generators.py 100.00% <100.00%> (+45.45%)
arkindex/project/tests/test_openapi.py 93.96% <100.00%> (+0.96%)
arkindex/documents/api/elements.py 98.76% <0.00%> (+0.30%)
arkindex/dataimport/serializers/imports.py 86.33% <0.00%> (+0.62%)
arkindex/images/serializers.py 97.81% <0.00%> (+0.72%)
arkindex/documents/api/entities.py 100.00% <0.00%> (+0.89%)
arkindex/documents/serializers/elements.py 97.94% <0.00%> (+1.53%)
arkindex/dataimport/serializers/files.py 98.18% <0.00%> (+1.81%)
... and 5 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 3dca052...bbc1916. Read the comment docs.Edited by Bastien Abadiementioned in merge request api-client!176 (merged)
added 2 commits
mentioned in commit 3f87ce89
Please register or sign in to reply