Closed ericdill closed 7 years ago
@@ Coverage Diff @@
## master #26 +/- ##
=========================================
- Coverage 90.12% 89.32% -0.8%
=========================================
Files 2 2
Lines 243 253 +10
=========================================
+ Hits 219 226 +7
- Misses 24 27 +3
Impacted Files | Coverage Δ | |
---|---|---|
conda_mirror/conda_mirror.py | 89.2% <69.69%> (-0.8%) |
:x: |
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 d28b012...5447634. Read the comment docs.
Superceded by #28
This adds the command line flag
--validate-local-channel
that will run full validation on all local packages. Will take a lot of extra time to do, so enable with caution