Closed mariumof closed 2 years ago
Merging #539 (aa55b11) into master (6903873) will decrease coverage by
4.35%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #539 +/- ##
==========================================
- Coverage 75.53% 71.18% -4.36%
==========================================
Files 127 117 -10
Lines 10917 10591 -326
==========================================
- Hits 8246 7539 -707
- Misses 2671 3052 +381
Impacted Files | Coverage Δ | |
---|---|---|
...iler/analysis/utils/pytorch_dataloader_analysis.py | 0.00% <0.00%> (-44.95%) |
:arrow_down: |
smdebug/pytorch/utils.py | 46.51% <0.00%> (-37.21%) |
:arrow_down: |
smdebug/core/modes.py | 55.00% <0.00%> (-30.00%) |
:arrow_down: |
smdebug/tensorflow/keras.py | 57.42% <0.00%> (-26.78%) |
:arrow_down: |
smdebug/tensorflow/utils.py | 77.27% <0.00%> (-8.64%) |
:arrow_down: |
smdebug/core/reduction_config.py | 88.31% <0.00%> (-7.80%) |
:arrow_down: |
smdebug/profiler/utils.py | 70.37% <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/profiler/hvd_trace_file_rotation.py | 89.39% <0.00%> (-4.55%) |
:arrow_down: |
... and 27 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...aa55b11. 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.