Closed NihalHarish closed 3 years ago
Merging #442 (a5de00a) into master (f2d5cd3) will decrease coverage by
1.87%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #442 +/- ##
==========================================
- Coverage 66.05% 64.18% -1.88%
==========================================
Files 161 161
Lines 12704 12704
==========================================
- Hits 8392 8154 -238
- Misses 4312 4550 +238
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/tensorflow/keras.py | 59.01% <0.00%> (-31.15%) |
:arrow_down: |
smdebug/tensorflow/base_hook.py | 70.58% <0.00%> (-13.24%) |
:arrow_down: |
smdebug/profiler/utils.py | 65.43% <0.00%> (-6.80%) |
:arrow_down: |
smdebug/core/singleton_utils.py | 79.41% <0.00%> (-5.89%) |
:arrow_down: |
smdebug/core/locations.py | 80.55% <0.00%> (-5.56%) |
:arrow_down: |
smdebug/tensorflow/utils.py | 84.28% <0.00%> (-3.34%) |
:arrow_down: |
smdebug/core/access_layer/utils.py | 83.33% <0.00%> (-3.34%) |
:arrow_down: |
smdebug/tensorflow/tensor_ref.py | 85.48% <0.00%> (-3.23%) |
:arrow_down: |
smdebug/core/hook.py | 90.34% <0.00%> (-3.04%) |
:arrow_down: |
smdebug/core/json_config.py | 93.84% <0.00%> (-2.31%) |
:arrow_down: |
... and 14 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 f2d5cd3...a5de00a. Read the comment docs.
Description of changes:
change_branch.sh
script run to completionStyle 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.