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

Correctly display f-test, j-test in summary. #118

Merged
merged 5 commits into from
Oct 3, 2024

Merge branch 'main' into display-rank-in-summary

71b34da
Select commit
Loading
Failed to load commit list.
Merged

Correctly display f-test, j-test in summary. #118

Merge branch 'main' into display-rank-in-summary
71b34da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 1s

94.74% (+0.01%) compared to fb4a72f

View this Pull Request on Codecov

94.74% (+0.01%) compared to fb4a72f

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.74%. Comparing base (fb4a72f) to head (71b34da).

Files with missing lines Patch % Lines
tests/test_summary.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
+ Coverage   94.73%   94.74%   +0.01%     
==========================================
  Files          37       37              
  Lines        2335     2340       +5     
==========================================
+ Hits         2212     2217       +5     
  Misses        123      123              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.