Closed ndodda-amazon closed 3 years ago
Merging #493 (912c20d) into master (d604e9f) will decrease coverage by
0.66%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #493 +/- ##
==========================================
- Coverage 64.27% 63.60% -0.67%
==========================================
Files 175 165 -10
Lines 13401 13055 -346
==========================================
- Hits 8613 8304 -309
+ Misses 4788 4751 -37
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/_version.py | 100.00% <100.00%> (ø) |
|
smdebug/mxnet/utils.py | 59.37% <0.00%> (-15.63%) |
:arrow_down: |
smdebug/xgboost/utils.py | 0.00% <0.00%> (-14.76%) |
:arrow_down: |
smdebug/mxnet/collection.py | 73.33% <0.00%> (-13.34%) |
:arrow_down: |
smdebug/profiler/tf_profiler_parser.py | 54.54% <0.00%> (-11.58%) |
:arrow_down: |
smdebug/xgboost/hook.py | 0.00% <0.00%> (-4.35%) |
: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/rules/action/action.py | 91.83% <0.00%> (-2.05%) |
:arrow_down: |
... and 19 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 d604e9f...912c20d. Read the comment docs.
Description of changes:
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.