Closed mariumof closed 2 years ago
Merging #535 (6a58df2) into master (d70679f) will decrease coverage by
28.18%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #535 +/- ##
===========================================
- Coverage 74.50% 46.32% -28.19%
===========================================
Files 127 117 -10
Lines 11117 10591 -526
===========================================
- Hits 8283 4906 -3377
- Misses 2834 5685 +2851
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/mxnet/__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: |
smdebug/tensorflow/tensor_ref.py | 0.00% <0.00%> (-88.71%) |
:arrow_down: |
... and 77 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 d70679f...6a58df2. 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.