Closed valyo closed 1 year ago
Merging #1459 (a67e251) into dev (abb196e) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## dev #1459 +/- ##
==========================================
+ Coverage 89.49% 89.51% +0.01%
==========================================
Files 29 29
Lines 4390 4396 +6
==========================================
+ Hits 3929 3935 +6
Misses 461 461
Files Changed | Coverage Δ | |
---|---|---|
dds_web/api/__init__.py | 100.00% <100.00%> (ø) |
|
dds_web/api/superadmin_only.py | 98.82% <100.00%> (+0.04%) |
:arrow_up: |
Before submitting this PR
What type of change(s) does the PR contain?
Checklist
master
branchActions / Scans
black .
locally to execute formatting.npx prettier --write .
locally to execute formatting.