Closed mariumof closed 2 years ago
Merging #573 (1a53eb4) into master (4a07b18) will decrease coverage by
4.27%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #573 +/- ##
==========================================
- Coverage 73.43% 69.15% -4.28%
==========================================
Files 127 117 -10
Lines 11171 10693 -478
==========================================
- Hits 8203 7395 -808
- Misses 2968 3298 +330
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 | 0.00% <0.00%> (-71.88%) |
:arrow_down: |
smdebug/rules/action/action.py | 30.61% <0.00%> (-61.23%) |
:arrow_down: |
...iler/analysis/utils/pytorch_dataloader_analysis.py | 0.00% <0.00%> (-44.95%) |
:arrow_down: |
smdebug/rules/action/stop_training_action.py | 12.50% <0.00%> (-42.19%) |
:arrow_down: |
smdebug/pytorch/utils.py | 41.66% <0.00%> (-33.34%) |
:arrow_down: |
smdebug/core/modes.py | 55.00% <0.00%> (-30.00%) |
:arrow_down: |
... and 25 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 4a07b18...1a53eb4. 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.