Skip to content

Conversation

alyst
Copy link
Member

@alyst alyst commented Mar 20, 2023

For very large clusterings the agreement/disagreement counts are very large, so we have to switch to float when multiplying them.

The PR improves the #227 and its test.

for very large clusterings the agreement/disagreement counts are
very large, so we have to switch to float when multiplying them

fixes #225
enhances #227
@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2023

Codecov Report

Patch coverage: 92.85% and project coverage change: +0.09 🎉

Comparison is base (5d1ad38) 95.12% compared to head (2d5209b) 95.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #243      +/-   ##
==========================================
+ Coverage   95.12%   95.22%   +0.09%     
==========================================
  Files          18       18              
  Lines        1334     1339       +5     
==========================================
+ Hits         1269     1275       +6     
+ Misses         65       64       -1     
Impacted Files Coverage Δ
src/utils.jl 93.75% <0.00%> (-6.25%) ⬇️
src/confusion.jl 100.00% <100.00%> (+16.66%) ⬆️
src/randindex.jl 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alyst alyst merged commit bfdd686 into master Mar 20, 2023
@alyst alyst deleted the ast/fix_rnadindex branch March 20, 2023 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants