Closed mariumof closed 2 years ago
Merging #569 (05fc4a9) into master (7e0e4cf) will decrease coverage by
17.62%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #569 +/- ##
===========================================
- Coverage 71.28% 53.65% -17.63%
===========================================
Files 117 117
Lines 10693 10693
===========================================
- Hits 7622 5737 -1885
- Misses 3071 4956 +1885
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/mxnet/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/rules/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/mxnet/singleton_utils.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/rules/action/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/rules/action/action.py | 0.00% <0.00%> (-91.84%) |
:arrow_down: |
smdebug/core/reader.py | 0.00% <0.00%> (-85.19%) |
:arrow_down: |
smdebug/rules/rule.py | 0.00% <0.00%> (-82.36%) |
:arrow_down: |
smdebug/rules/action/message_action.py | 0.00% <0.00%> (-81.93%) |
:arrow_down: |
smdebug/mxnet/hook.py | 0.00% <0.00%> (-80.30%) |
:arrow_down: |
smdebug/core/s3_utils.py | 20.00% <0.00%> (-80.00%) |
:arrow_down: |
... and 50 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 7e0e4cf...05fc4a9. 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.