Closed Eve-ning closed 2 years ago
Merging #104 (d1499f4) into 0.1.7 (0e380a0) will increase coverage by
1.00%
. The diff coverage is85.71%
.:exclamation: Current head d1499f4 differs from pull request most recent head ed8eee8. Consider uploading reports for the commit ed8eee8 to get more accurate results
@@ Coverage Diff @@
## 0.1.7 #104 +/- ##
==========================================
+ Coverage 92.39% 93.39% +1.00%
==========================================
Files 235 233 -2
Lines 5454 5392 -62
==========================================
- Hits 5039 5036 -3
+ Misses 415 356 -59
Impacted Files | Coverage Δ | |
---|---|---|
tests/algorithm_tests/convert/test_convert.py | 100.00% <ø> (ø) |
|
...ithm_tests/osu/hitsound_copy/test_hitsound_copy.py | 100.00% <ø> (ø) |
|
tests/algorithm_tests/pattern/conftest.py | 100.00% <ø> (ø) |
|
..._tests/pattern/options/test_chord_filter_option.py | 100.00% <ø> (ø) |
|
..._tests/pattern/options/test_combo_filter_option.py | 100.00% <ø> (ø) |
|
...m_tests/pattern/options/test_type_filter_option.py | 100.00% <ø> (ø) |
|
tests/algorithm_tests/pattern/test_combo.py | 100.00% <ø> (ø) |
|
tests/algorithm_tests/pattern/test_filter_op.py | 100.00% <ø> (ø) |
|
tests/algorithm_tests/pattern/test_group.py | 100.00% <ø> (ø) |
|
tests/algorithm_tests/pattern/test_pattern.py | 100.00% <ø> (ø) |
|
... and 16 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 0e380a0...ed8eee8. Read the comment docs.
Splits tests into unit and algo tests for slight speed improvement