Closed mariumof closed 2 years ago
Merging #555 (47eafdc) into master (6dc7d6b) will decrease coverage by
27.73%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #555 +/- ##
===========================================
- Coverage 73.22% 45.49% -27.74%
===========================================
Files 127 117 -10
Lines 11171 10591 -580
===========================================
- Hits 8180 4818 -3362
- Misses 2991 5773 +2782
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/tensorflow/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/tensorflow/constants.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/tensorflow/collection.py | 0.00% <0.00%> (-95.88%) |
:arrow_down: |
smdebug/tensorflow/singleton_utils.py | 0.00% <0.00%> (-94.12%) |
:arrow_down: |
smdebug/tensorflow/session.py | 0.00% <0.00%> (-92.06%) |
:arrow_down: |
smdebug/rules/action/action.py | 0.00% <0.00%> (-91.84%) |
:arrow_down: |
... and 79 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...47eafdc. 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.