Closed mariumof closed 2 years ago
Merging #582 (b637e91) into master (b62eac5) will decrease coverage by
28.89%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #582 +/- ##
===========================================
- Coverage 72.22% 43.32% -28.90%
===========================================
Files 127 117 -10
Lines 11171 10693 -478
===========================================
- Hits 8068 4633 -3435
- Misses 3103 6060 +2957
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/pytorch/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/pytorch/singleton_utils.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/profiler/analysis/utils/merge_timelines.py | 0.00% <0.00%> (-97.52%) |
:arrow_down: |
...ug/profiler/analysis/utils/pandas_data_analysis.py | 0.00% <0.00%> (-97.37%) |
:arrow_down: |
smdebug/profiler/analysis/python_stats_reader.py | 0.00% <0.00%> (-94.29%) |
:arrow_down: |
smdebug/pytorch/collection.py | 0.00% <0.00%> (-90.91%) |
:arrow_down: |
...debug/profiler/analysis/python_profile_analysis.py | 0.00% <0.00%> (-90.91%) |
:arrow_down: |
...er/analysis/utils/python_profile_analysis_utils.py | 0.00% <0.00%> (-88.41%) |
:arrow_down: |
smdebug/core/reader.py | 0.00% <0.00%> (-85.19%) |
:arrow_down: |
smdebug/core/s3_utils.py | 20.00% <0.00%> (-80.00%) |
:arrow_down: |
... and 71 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 b62eac5...b637e91. 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.