Closed typhoonzero closed 4 years ago
Merging #3053 into develop will decrease coverage by
47.60%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #3053 +/- ##
===========================================
- Coverage 50.21% 2.60% -47.61%
===========================================
Files 251 168 -83
Lines 17966 11043 -6923
===========================================
- Hits 9021 288 -8733
- Misses 8254 10710 +2456
+ Partials 691 45 -646
Impacted Files | Coverage Δ | |
---|---|---|
python/runtime/temp_file.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
python/runtime/pai/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
python/runtime/local/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
python/runtime/model/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
python/runtime/db_writer/mysql.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
python/runtime/feature/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
python/runtime/xgboost/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
python/runtime/verifier/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
python/runtime/verifier/verifier.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
python/runtime/db_writer/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
... and 205 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 585ac89...e0be6a4. Read the comment docs.
Always remove root perm dirs whether the
deploy_docker.sh
fails or not.