Closed mariumof closed 2 years ago
Merging #557 (e101eac) into master (6dc7d6b) will decrease coverage by
3.98%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #557 +/- ##
==========================================
- Coverage 73.22% 69.24% -3.99%
==========================================
Files 127 117 -10
Lines 11171 10693 -478
==========================================
- Hits 8180 7404 -776
- Misses 2991 3289 +298
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/mxnet/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/mxnet/singleton_utils.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/mxnet/hook.py | 0.00% <0.00%> (-80.30%) |
:arrow_down: |
smdebug/rules/action/message_action.py | 13.25% <0.00%> (-72.29%) |
:arrow_down: |
smdebug/mxnet/collection.py | 3.12% <0.00%> (-68.75%) |
:arrow_down: |
smdebug/rules/action/action.py | 30.61% <0.00%> (-61.23%) |
:arrow_down: |
smdebug/tensorflow/reductions.py | 0.00% <0.00%> (-47.06%) |
:arrow_down: |
smdebug/rules/action/stop_training_action.py | 15.62% <0.00%> (-39.07%) |
:arrow_down: |
smdebug/mxnet/graph.py | 0.00% <0.00%> (-22.59%) |
:arrow_down: |
smdebug/mxnet/utils.py | 0.00% <0.00%> (-18.75%) |
:arrow_down: |
... and 23 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 6dc7d6b...e101eac. Read the comment docs.
Description of changes:
Style and formatting:
I have run
pre-commit install && pre-commit run --all-files
to ensure that auto-formatting happens with every commit.Issue number, if available
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.