Closed mariumof closed 2 years ago
Merging #549 (24d059d) into master (6903873) will decrease coverage by
30.07%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #549 +/- ##
===========================================
- Coverage 75.53% 45.45% -30.08%
===========================================
Files 127 117 -10
Lines 10917 10591 -326
===========================================
- Hits 8246 4814 -3432
- Misses 2671 5777 +3106
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%> (-96.91%) |
:arrow_down: |
smdebug/tensorflow/singleton_utils.py | 0.00% <0.00%> (-94.12%) |
:arrow_down: |
smdebug/tensorflow/session.py | 0.00% <0.00%> (-91.87%) |
: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 6903873...24d059d. 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.