Closed mariumof closed 2 years ago
Merging #562 (8f81511) into master (f7744e7) will decrease coverage by
18.45%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #562 +/- ##
===========================================
- Coverage 72.56% 54.11% -18.46%
===========================================
Files 127 117 -10
Lines 11171 10693 -478
===========================================
- Hits 8106 5786 -2320
- Misses 3065 4907 +1842
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/_version.py | 100.00% <100.00%> (ø) |
|
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: |
... and 74 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 f7744e7...8f81511. 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.