Closed NihalHarish closed 3 years ago
Merging #517 (1a5988b) into master (a5c7229) will decrease coverage by
24.87%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #517 +/- ##
===========================================
- Coverage 76.94% 52.07% -24.88%
===========================================
Files 127 117 -10
Lines 11110 10584 -526
===========================================
- Hits 8549 5512 -3037
- Misses 2561 5072 +2511
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/tensorflow/utils.py | 17.05% <0.00%> (-69.13%) |
:arrow_down: |
smdebug/tensorflow/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/tensorflow/collection.py | 0.00% <0.00%> (-97.94%) |
:arrow_down: |
smdebug/tensorflow/singleton_utils.py | 0.00% <0.00%> (-94.12%) |
:arrow_down: |
smdebug/tensorflow/session.py | 3.34% <0.00%> (-89.48%) |
:arrow_down: |
smdebug/core/reader.py | 0.00% <0.00%> (-88.89%) |
:arrow_down: |
smdebug/tensorflow/tensor_ref.py | 0.00% <0.00%> (-88.71%) |
:arrow_down: |
smdebug/tensorflow/keras.py | 3.88% <0.00%> (-80.86%) |
:arrow_down: |
smdebug/tensorflow/callable_cache.py | 0.00% <0.00%> (-78.27%) |
:arrow_down: |
smdebug/tensorflow/base_hook.py | 5.83% <0.00%> (-69.35%) |
:arrow_down: |
... and 73 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 a5c7229...1a5988b. Read the comment docs.
Description of changes:
2.6.0
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.