Closed sophiayue1116 closed 3 years ago
Merging #428 (c674741) into master (643b8e0) will decrease coverage by
0.11%
. The diff coverage is61.81%
.
@@ Coverage Diff @@
## master #428 +/- ##
==========================================
- Coverage 77.70% 77.59% -0.12%
==========================================
Files 113 113
Lines 10139 10171 +32
==========================================
+ Hits 7879 7892 +13
- Misses 2260 2279 +19
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/core/state_store.py | 81.03% <48.57%> (-13.35%) |
:arrow_down: |
smdebug/tensorflow/keras.py | 90.09% <66.66%> (-0.13%) |
:arrow_down: |
smdebug/tensorflow/utils.py | 87.61% <81.81%> (-0.42%) |
:arrow_down: |
smdebug/core/config_constants.py | 100.00% <100.00%> (ø) |
|
smdebug/pytorch/utils.py | 37.14% <100.00%> (+1.84%) |
:arrow_up: |
smdebug/tensorflow/session.py | 91.82% <100.00%> (ø) |
|
smdebug/profiler/system_profiler_file_parser.py | 96.29% <0.00%> (ø) |
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 643b8e0...c674741. Read the comment docs.
Appears to have been opened accidentally. Closing.
update with origin
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.