Closed mariumof closed 2 years ago
Merging #566 (1f03bea) into master (2c8fb13) will decrease coverage by
0.77%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #566 +/- ##
==========================================
- Coverage 72.58% 71.81% -0.78%
==========================================
Files 127 117 -10
Lines 11171 10693 -478
==========================================
- Hits 8109 7679 -430
+ Misses 3062 3014 -48
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/tensorflow/reductions.py | 0.00% <0.00%> (-47.06%) |
:arrow_down: |
...mdebug/profiler/analysis/notebook_utils/heatmap.py | 0.00% <0.00%> (-13.01%) |
:arrow_down: |
smdebug/xgboost/hook.py | 0.00% <0.00%> (-8.34%) |
:arrow_down: |
smdebug/core/writer.py | 86.20% <0.00%> (-6.04%) |
:arrow_down: |
smdebug/core/logger.py | 70.83% <0.00%> (-5.56%) |
:arrow_down: |
smdebug/profiler/utils.py | 72.22% <0.00%> (-4.94%) |
:arrow_down: |
smdebug/rules/action/message_action.py | 81.92% <0.00%> (-3.62%) |
:arrow_down: |
smdebug/analysis/utils.py | 64.15% <0.00%> (-1.89%) |
:arrow_down: |
smdebug/core/tfevent/index_file_writer.py | 93.75% <0.00%> (-1.57%) |
:arrow_down: |
smdebug/profiler/analysis/python_stats_reader.py | 94.28% <0.00%> (-1.43%) |
:arrow_down: |
... and 22 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 2c8fb13...1f03bea. Read the comment docs.
Description of changes:
Style 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.