Open ndodda-amazon opened 3 years ago
Merging #447 (8d72560) into master (3dd15a3) will increase coverage by
0.00%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #447 +/- ##
=======================================
Coverage 63.45% 63.45%
=======================================
Files 161 161
Lines 12747 12747
=======================================
+ Hits 8088 8089 +1
+ Misses 4659 4658 -1
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/core/utils.py | 77.81% <0.00%> (+0.34%) |
:arrow_up: |
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...8d72560. Read the comment docs.
Remove tests if they cannot run on codebuild
Description of changes:
Enable smdataparallel zero code change tests now that smdataparallel is in DLC images.
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.