Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] Faster and more flexible code, and code sharing for kernel tests #19

Merged
merged 23 commits into from
Aug 30, 2023

Remove extra scruff

ed2ebe0
Select commit
Loading
Failed to load commit list.
Merged

[ENH] Faster and more flexible code, and code sharing for kernel tests #19

Remove extra scruff
ed2ebe0
Select commit
Loading
Failed to load commit list.
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 is 78.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