Closed NihalHarish closed 3 years ago
Merging #520 (9dafd6e) into master (038921d) will decrease coverage by
1.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #520 +/- ##
==========================================
- Coverage 76.14% 75.13% -1.02%
==========================================
Files 127 117 -10
Lines 11111 10585 -526
==========================================
- Hits 8461 7953 -508
+ Misses 2650 2632 -18
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/tensorflow/utils.py | 86.17% <100.00%> (ø) |
|
smdebug/tensorflow/version_check.py | 75.00% <0.00%> (-25.00%) |
:arrow_down: |
smdebug/analysis/utils.py | 64.70% <0.00%> (-15.69%) |
:arrow_down: |
smdebug/exceptions.py | 69.04% <0.00%> (-11.91%) |
:arrow_down: |
smdebug/core/locations.py | 86.11% <0.00%> (-5.56%) |
:arrow_down: |
smdebug/core/tfrecord/record_writer.py | 95.00% <0.00%> (-5.00%) |
:arrow_down: |
smdebug/core/tensor.py | 79.03% <0.00%> (-4.84%) |
:arrow_down: |
smdebug/mxnet/graph.py | 56.45% <0.00%> (-3.23%) |
:arrow_down: |
smdebug/core/collection_manager.py | 92.68% <0.00%> (-2.44%) |
:arrow_down: |
smdebug/tensorflow/session.py | 91.86% <0.00%> (-0.96%) |
:arrow_down: |
... and 15 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 038921d...9dafd6e. 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.