Closed NihalHarish closed 3 years ago
Merging #445 (1afea71) into master (f3b31a6) will decrease coverage by
0.27%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #445 +/- ##
==========================================
- Coverage 66.36% 66.09% -0.28%
==========================================
Files 161 161
Lines 12734 12734
==========================================
- Hits 8451 8416 -35
- Misses 4283 4318 +35
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/_version.py | 100.00% <100.00%> (ø) |
|
...debug/profiler/analysis/notebook_utils/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/rules/rule_invoker.py | 18.18% <0.00%> (-27.28%) |
:arrow_down: |
smdebug/profiler/tf_profiler_parser.py | 54.54% <0.00%> (-11.58%) |
:arrow_down: |
smdebug/rules/action/stop_training_action.py | 56.45% <0.00%> (-9.68%) |
:arrow_down: |
smdebug/xgboost/utils.py | 0.00% <0.00%> (-7.11%) |
:arrow_down: |
smdebug/profiler/system_profiler_file_parser.py | 90.74% <0.00%> (-5.56%) |
:arrow_down: |
smdebug/profiler/trace_event_file_parser.py | 81.77% <0.00%> (-5.15%) |
:arrow_down: |
smdebug/rules/action/action.py | 91.83% <0.00%> (-4.09%) |
:arrow_down: |
smdebug/core/tensor.py | 79.03% <0.00%> (-4.04%) |
: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 f3b31a6...1afea71. Read the comment docs.
Why does this revision decrease code coverage?
The codecoverage report might not always be accurate.
Description of changes:
1.0.4
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.