Make primary keys read only in admin and API
Merge request reports
Activity
Codecov Report
Merging #577 into master will increase coverage by
0.02%
. The diff coverage is52.63%
.@@ Coverage Diff @@ ## master #577 +/- ## ========================================= + Coverage 85.17% 85.2% +0.02% ========================================= Files 215 219 +4 Lines 13022 13042 +20 ========================================= + Hits 11092 11112 +20 Misses 1930 1930
Impacted Files Coverage Δ arkindex/documents/models.py 33.44% <0%> (ø)
arkindex/dataimport/models.py 48.27% <0%> (ø)
arkindex/project/models.py 0% <0%> (ø)
arkindex/users/models.py 12.28% <0%> (ø)
arkindex/images/migrations/0013_non_editable_pk.py 100% <100%> (ø)
arkindex/users/migrations/0003_non_editable_pk.py 100% <100%> (ø)
...ndex/dataimport/migrations/0008_non_editable_pk.py 100% <100%> (ø)
...index/documents/migrations/0028_non_editable_pk.py 100% <100%> (ø)
... and 2 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 9538e42...c254f1b. Read the comment docs.Edited by Bastien Abadieadded 6 commits
-
6e02911e...9a23ecd6 - 5 commits from branch
master
- 0a915391 - Make primary keys read only in admin and API
-
6e02911e...9a23ecd6 - 5 commits from branch
enabled an automatic merge when the pipeline for 0a915391 succeeds
added 3 commits
-
0a915391...9db6ad86 - 2 commits from branch
master
- 418bb7d6 - Make primary keys read only in admin and API
-
0a915391...9db6ad86 - 2 commits from branch
added 3 commits
-
418bb7d6...9538e42d - 2 commits from branch
master
- c254f1b4 - Make primary keys read only in admin and API
-
418bb7d6...9538e42d - 2 commits from branch
mentioned in commit 7d35908a
Please register or sign in to reply