Closed pkgw closed 3 years ago
Merging #51 (9e7fa63) into master (19a082d) will decrease coverage by
0.01%
. The diff coverage is77.27%
.:exclamation: Current head 9e7fa63 differs from pull request most recent head 72f1172. Consider uploading reports for the commit 72f1172 to get more accurate results
@@ Coverage Diff @@
## master #51 +/- ##
==========================================
- Coverage 74.18% 74.17% -0.02%
==========================================
Files 20 20
Lines 2452 2470 +18
==========================================
+ Hits 1819 1832 +13
- Misses 633 638 +5
Impacted Files | Coverage Δ | |
---|---|---|
toasty/pipeline/__init__.py | 88.26% <58.33%> (-2.16%) |
:arrow_down: |
toasty/pipeline/cli.py | 82.51% <100.00%> (+0.59%) |
: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 19a082d...72f1172. Read the comment docs.
We had a mechanism to have certain images be marked as ignored, but there wasn't a way for users to do any marking! This new command can mark all rejected images to be ignored in the future.