Closed NihalHarish closed 4 years ago
Merging #348 into master will increase coverage by
4.52%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #348 +/- ##
==========================================
+ Coverage 80.83% 85.36% +4.52%
==========================================
Files 86 86
Lines 6477 6483 +6
==========================================
+ Hits 5236 5534 +298
+ Misses 1241 949 -292
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/tensorflow/keras.py | 92.89% <100.00%> (+0.07%) |
:arrow_up: |
smdebug/trials/trial.py | 96.82% <0.00%> (+0.28%) |
:arrow_up: |
smdebug/exceptions.py | 67.53% <0.00%> (+1.29%) |
:arrow_up: |
smdebug/core/reductions.py | 93.47% <0.00%> (+2.17%) |
:arrow_up: |
smdebug/core/save_config.py | 88.00% <0.00%> (+2.40%) |
:arrow_up: |
smdebug/core/hook.py | 93.45% <0.00%> (+5.35%) |
:arrow_up: |
smdebug/core/state_store.py | 98.87% <0.00%> (+5.61%) |
:arrow_up: |
smdebug/mxnet/graph.py | 25.80% <0.00%> (+25.80%) |
:arrow_up: |
smdebug/rules/action/stop_training_action.py | 77.77% <0.00%> (+25.92%) |
:arrow_up: |
smdebug/rules/action/action.py | 95.91% <0.00%> (+30.61%) |
:arrow_up: |
... and 6 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 07b8c07...36f965a. Read the comment docs.
Description of changes:
Style and formatting:
I have run
pre-commit install
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.