Closed NihalHarish closed 3 years ago
Merging #512 (4cfc803) into master (40fb33b) will decrease coverage by
0.97%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #512 +/- ##
==========================================
- Coverage 75.34% 74.36% -0.98%
==========================================
Files 127 117 -10
Lines 11110 10584 -526
==========================================
- Hits 8371 7871 -500
+ Misses 2739 2713 -26
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/_version.py | 100.00% <100.00%> (ø) |
|
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 | 65.47% <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/core/utils.py | 80.17% <0.00%> (-1.17%) |
: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 40fb33b...4cfc803. Read the comment docs.
Description of changes:
1.0.12
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.