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

Fix corner case in MatthewsCorrcoef #2743

Merged
merged 4 commits into from
Sep 16, 2024

Merge branch 'master' into bugfix/matthews_corrcoef

0905f43
Select commit
Loading
Failed to load commit list.
Merged

Fix corner case in MatthewsCorrcoef #2743

Merge branch 'master' into bugfix/matthews_corrcoef
0905f43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2024 in 0s

41% (target 95%)

Details

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 41%. Comparing base (62d9d32) to head (0905f43).

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #2743     +/-   ##
========================================
- Coverage      69%     41%    -28%     
========================================
  Files         329     329             
  Lines       18073   18077      +4     
========================================
- Hits        12499    7479   -5020     
- Misses       5574   10598   +5024