Closed mgerst closed 5 years ago
Merging #85 into master will increase coverage by
0.34%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #85 +/- ##
==========================================
+ Coverage 76.11% 76.45% +0.34%
==========================================
Files 26 26
Lines 1482 1491 +9
==========================================
+ Hits 1128 1140 +12
+ Misses 354 351 -3
Impacted Files | Coverage Δ | |
---|---|---|
flag_slurper/services.py | 100% <100%> (+5.76%) |
:arrow_up: |
flag_slurper/autolib/models.py | 100% <100%> (ø) |
:arrow_up: |
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 6f871f1...ea5cf02. Read the comment docs.
Adds the
flag-slurper services mass-add
command to add a service for all teams at once.Closes #78