Closed mariumof closed 2 years ago
Merging #550 (66d7fd4) into master (6903873) will decrease coverage by
3.72%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #550 +/- ##
==========================================
- Coverage 75.53% 71.81% -3.73%
==========================================
Files 127 117 -10
Lines 10917 10693 -224
==========================================
- Hits 8246 7679 -567
- Misses 2671 3014 +343
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/tensorflow/reductions.py | 0.00% <0.00%> (-47.06%) |
:arrow_down: |
smdebug/pytorch/utils.py | 54.16% <0.00%> (-29.56%) |
:arrow_down: |
smdebug/tensorflow/keras.py | 61.32% <0.00%> (-22.88%) |
:arrow_down: |
...mdebug/profiler/analysis/notebook_utils/heatmap.py | 0.00% <0.00%> (-13.01%) |
:arrow_down: |
smdebug/tensorflow/utils.py | 77.27% <0.00%> (-8.64%) |
:arrow_down: |
smdebug/xgboost/hook.py | 0.00% <0.00%> (-8.43%) |
:arrow_down: |
smdebug/core/logger.py | 70.83% <0.00%> (-8.34%) |
:arrow_down: |
smdebug/pytorch/collection.py | 81.81% <0.00%> (-8.19%) |
:arrow_down: |
smdebug/core/reduction_config.py | 88.31% <0.00%> (-7.80%) |
:arrow_down: |
smdebug/core/singleton_utils.py | 79.41% <0.00%> (-5.89%) |
:arrow_down: |
... and 36 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 6903873...66d7fd4. 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.