Closed ndodda-amazon closed 3 years ago
Merging #502 (9483688) into master (e5af296) will increase coverage by
17.35%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #502 +/- ##
===========================================
+ Coverage 57.20% 74.55% +17.35%
===========================================
Files 126 116 -10
Lines 10857 10511 -346
===========================================
+ Hits 6211 7837 +1626
+ Misses 4646 2674 -1972
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/_version.py | 100.00% <100.00%> (ø) |
|
smdebug/xgboost/utils.py | 0.00% <0.00%> (-14.76%) |
:arrow_down: |
smdebug/core/access_layer/file.py | 96.00% <0.00%> (-2.00%) |
:arrow_down: |
smdebug/core/tfrecord/tensor_reader.py | 95.45% <0.00%> (-1.52%) |
:arrow_down: |
smdebug/xgboost/hook.py | 0.00% <0.00%> (-1.06%) |
:arrow_down: |
smdebug/core/tfevent/proto/types_pb2.py | ||
smdebug/core/tfevent/proto/resource_handle_pb2.py | ||
smdebug/core/tfevent/proto/tensor_pb2.py | ||
smdebug/core/tfevent/proto/versions_pb2.py | ||
smdebug/core/tfevent/proto/tensor_shape_pb2.py | ||
... and 64 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 e5af296...9483688. Read the comment docs.
Description of changes:
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.