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

Filter tweaks #63

Merged
merged 8 commits into from
Nov 23, 2023
Merged

Filter tweaks #63

merged 8 commits into from
Nov 23, 2023

Conversation

johnlees
Copy link
Member

Changes the default min-count to 5, which works better with a default of strict

Adds the --filter_ambig_as_missing option to align and weed, which alters the min count threshold

Closes #62

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (798c290) 92.65% compared to head (9e55002) 92.50%.

Files Patch % Lines
src/cli.rs 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   92.65%   92.50%   -0.16%     
==========================================
  Files          16       16              
  Lines        2232     2267      +35     
==========================================
+ Hits         2068     2097      +29     
- Misses        164      170       +6     

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

@johnlees johnlees merged commit df6b0a7 into master Nov 23, 2023
8 of 9 checks passed
@johnlees johnlees deleted the filter-tweaks branch November 23, 2023 07:08
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.

Defaults and filtering tweaks
1 participant