Closed NihalHarish closed 4 years ago
Merging #347 into master will increase coverage by
4.58%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #347 +/- ##
==========================================
+ Coverage 80.83% 85.42% +4.58%
==========================================
Files 86 86
Lines 6477 6477
==========================================
+ Hits 5236 5533 +297
+ Misses 1241 944 -297
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/_version.py | 100.00% <100.00%> (ø) |
|
smdebug/rules/req_tensors.py | 79.16% <0.00%> (-11.12%) |
:arrow_down: |
smdebug/tensorflow/callable_cache.py | 78.26% <0.00%> (-4.35%) |
:arrow_down: |
smdebug/core/tfevent/util.py | 93.54% <0.00%> (-3.23%) |
:arrow_down: |
smdebug/pytorch/hook.py | 80.32% <0.00%> (-0.82%) |
:arrow_down: |
smdebug/trials/trial.py | 96.82% <0.00%> (+0.28%) |
:arrow_up: |
smdebug/exceptions.py | 67.53% <0.00%> (+1.29%) |
:arrow_up: |
smdebug/tensorflow/base_hook.py | 82.21% <0.00%> (+1.97%) |
:arrow_up: |
smdebug/analysis/utils.py | 68.88% <0.00%> (+2.22%) |
:arrow_up: |
smdebug/core/save_config.py | 88.00% <0.00%> (+2.40%) |
:arrow_up: |
... 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 07b8c07...7167393. 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.