Closed NihalHarish closed 3 years ago
Merging #450 (2f9bd38) into master (3dd15a3) will decrease coverage by
26.59%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #450 +/- ##
===========================================
- Coverage 63.45% 36.85% -26.60%
===========================================
Files 161 161
Lines 12747 12747
===========================================
- Hits 8088 4698 -3390
- Misses 4659 8049 +3390
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/_version.py | 100.00% <100.00%> (ø) |
|
smdebug/tensorflow/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/tensorflow/constants.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
smdebug/tensorflow/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/tensorflow/collection.py | 0.00% <0.00%> (-95.88%) |
:arrow_down: |
smdebug/profiler/analysis/python_stats_reader.py | 0.00% <0.00%> (-94.29%) |
:arrow_down: |
smdebug/tensorflow/session.py | 0.00% <0.00%> (-91.83%) |
:arrow_down: |
...debug/profiler/analysis/python_profile_analysis.py | 0.00% <0.00%> (-90.91%) |
:arrow_down: |
... and 56 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 3dd15a3...2f9bd38. Read the comment docs.
Description of changes:
1.0.5
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.