Closed NihalHarish closed 3 years ago
Merging #516 (6820bf4) into master (b45b35d) will decrease coverage by
0.97%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #516 +/- ##
==========================================
- Coverage 74.84% 73.86% -0.98%
==========================================
Files 127 117 -10
Lines 11110 10584 -526
==========================================
- Hits 8315 7818 -497
+ Misses 2795 2766 -29
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/xgboost/utils.py | 0.00% <0.00%> (-14.76%) |
:arrow_down: |
smdebug/core/access_layer/s3.py | 91.54% <0.00%> (-4.23%) |
:arrow_down: |
smdebug/core/reader.py | 85.18% <0.00%> (-3.71%) |
:arrow_down: |
smdebug/exceptions.py | 64.28% <0.00%> (-2.39%) |
:arrow_down: |
smdebug/core/access_layer/file.py | 96.00% <0.00%> (-2.00%) |
:arrow_down: |
smdebug/core/tfrecord/tensor_reader.py | 95.45% <0.00%> (-1.52%) |
:arrow_down: |
smdebug/core/locations.py | 86.11% <0.00%> (-1.39%) |
:arrow_down: |
smdebug/core/tensor.py | 79.03% <0.00%> (-1.21%) |
:arrow_down: |
smdebug/xgboost/hook.py | 0.00% <0.00%> (-1.06%) |
:arrow_down: |
smdebug/pytorch/hook.py | 77.88% <0.00%> (-0.65%) |
:arrow_down: |
... and 12 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 b45b35d...6820bf4. Read the comment docs.
Description of changes:
get_hook
function10e5
timesStyle 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.