Closed ndodda-amazon closed 3 years ago
Merging #478 (7d93c58) into master (8a1bf56) will decrease coverage by
0.75%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #478 +/- ##
==========================================
- Coverage 66.96% 66.21% -0.76%
==========================================
Files 173 163 -10
Lines 13280 12934 -346
==========================================
- Hits 8893 8564 -329
+ Misses 4387 4370 -17
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/_version.py | 100.00% <100.00%> (ø) |
|
smdebug/core/modes.py | 55.00% <0.00%> (-20.00%) |
:arrow_down: |
smdebug/xgboost/singleton_utils.py | 0.00% <0.00%> (-20.00%) |
:arrow_down: |
smdebug/trials/profiler_trial.py | 24.61% <0.00%> (-18.47%) |
:arrow_down: |
smdebug/mxnet/collection.py | 73.33% <0.00%> (-16.67%) |
:arrow_down: |
smdebug/exceptions.py | 65.47% <0.00%> (-15.48%) |
:arrow_down: |
smdebug/core/reader.py | 85.18% <0.00%> (-7.41%) |
:arrow_down: |
smdebug/core/utils.py | 78.49% <0.00%> (-6.83%) |
:arrow_down: |
smdebug/tensorflow/callable_cache.py | 82.60% <0.00%> (-6.53%) |
:arrow_down: |
smdebug/core/locations.py | 86.11% <0.00%> (-5.56%) |
:arrow_down: |
... and 20 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 8a1bf56...7d93c58. 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.