Closed NRauschmayr closed 3 years ago
Merging #521 (143fd48) into master (3cb4f0d) will decrease coverage by
2.57%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #521 +/- ##
==========================================
- Coverage 76.37% 73.80% -2.58%
==========================================
Files 127 117 -10
Lines 11111 10585 -526
==========================================
- Hits 8486 7812 -674
- Misses 2625 2773 +148
Impacted Files | Coverage Δ | |
---|---|---|
smdebug/mxnet/utils.py | 18.75% <0.00%> (-59.38%) |
:arrow_down: |
smdebug/xgboost/utils.py | 0.00% <0.00%> (-41.54%) |
:arrow_down: |
smdebug/xgboost/__init__.py | 0.00% <0.00%> (-40.00%) |
:arrow_down: |
smdebug/mxnet/graph.py | 27.41% <0.00%> (-32.26%) |
:arrow_down: |
smdebug/rules/action/stop_training_action.py | 54.68% <0.00%> (-26.57%) |
:arrow_down: |
smdebug/xgboost/collection.py | 0.00% <0.00%> (-26.32%) |
:arrow_down: |
...mdebug/profiler/analysis/notebook_utils/heatmap.py | 0.00% <0.00%> (-13.83%) |
:arrow_down: |
smdebug/core/access_layer/utils.py | 86.66% <0.00%> (-12.23%) |
:arrow_down: |
smdebug/analysis/utils.py | 80.39% <0.00%> (-9.81%) |
:arrow_down: |
smdebug/core/writer.py | 85.58% <0.00%> (-9.01%) |
:arrow_down: |
... and 26 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 3cb4f0d...143fd48. Read the comment docs.
Description of changes:
Adding codeowner file
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.