Closed FernandoVN98 closed 1 year ago
Merging #439 (1888969) into master (956ac51) will increase coverage by
0.90%
. The diff coverage is97.87%
.
@@ Coverage Diff @@
## master #439 +/- ##
==========================================
+ Coverage 94.24% 95.15% +0.90%
==========================================
Files 48 48
Lines 7172 7032 -140
==========================================
- Hits 6759 6691 -68
+ Misses 413 341 -72
Impacted Files | Coverage Δ | |
---|---|---|
dislib/decomposition/tsqr/base.py | 97.85% <97.86%> (+12.04%) |
:arrow_up: |
dislib/data/array.py | 95.42% <100.00%> (-0.40%) |
:arrow_down: |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 956ac51...1888969. Read the comment docs.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes #(issue_number)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. If you haven't added any test and it is relevant provide instructions so we can reproduce.
test_rf.py
]RFTest.test_make_classification
]Reproduce instructions:
Checklist: