Closed mariumof closed 2 years ago
Merging #578 (b506d04) into master (12f18dd) will decrease coverage by
40.24%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #578 +/- ##
===========================================
- Coverage 73.79% 33.55% -40.25%
===========================================
Files 127 117 -10
Lines 11171 10689 -482
===========================================
- Hits 8244 3587 -4657
- Misses 2927 7102 +4175
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/mxnet/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/rules/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/pytorch/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/mxnet/singleton_utils.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/rules/action/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/pytorch/singleton_utils.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...ug/profiler/analysis/utils/pandas_data_analysis.py | 0.00% <0.00%> (-98.43%) |
:arrow_down: |
smdebug/profiler/analysis/utils/merge_timelines.py | 0.00% <0.00%> (-97.52%) |
:arrow_down: |
smdebug/profiler/analysis/python_stats_reader.py | 0.00% <0.00%> (-95.72%) |
:arrow_down: |
...er/analysis/utils/python_profile_analysis_utils.py | 0.00% <0.00%> (-95.66%) |
:arrow_down: |
... and 93 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 12f18dd...b506d04. 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.