[ENH] Faster and more flexible code, and code sharing for kernel tests #19
Codecov / codecov/project
succeeded
Aug 30, 2023 in 1s
82.83% (+1.09%) compared to 1938c19
View this Pull Request on Codecov
82.83% (+1.09%) compared to 1938c19
Details
Codecov Report
Merging #19 (ed2ebe0) into main (1938c19) will increase coverage by
1.09%
.
The diff coverage is78.99%
.
@@ Coverage Diff @@
## main #19 +/- ##
==========================================
+ Coverage 81.73% 82.83% +1.09%
==========================================
Files 8 9 +1
Lines 345 402 +57
Branches 66 72 +6
==========================================
+ Hits 282 333 +51
- Misses 47 49 +2
- Partials 16 20 +4
Files Changed | Coverage Δ | |
---|---|---|
pywhy_stats/kernels.py | 81.81% <71.42%> (+16.60%) |
⬆️ |
pywhy_stats/utils.py | 62.16% <71.42%> (+5.64%) |
⬆️ |
pywhy_stats/kernel_utils.py | 75.00% <75.00%> (ø) |
|
pywhy_stats/independence/kci.py | 98.11% <92.30%> (ø) |
|
pywhy_stats/api.py | 93.93% <100.00%> (ø) |
|
pywhy_stats/independence/fisherz.py | 95.65% <100.00%> (ø) |
|
pywhy_stats/independence/power_divergence.py | 71.71% <100.00%> (ø) |
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading