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: Improve help text #1430

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Conversation

victorlin
Copy link
Member

@victorlin victorlin commented Mar 5, 2024

Description of proposed changes

Several touch-ups to improve the clarity of the help text shown when running augur filter --help and rendered on the docs page (preview).

Related issue(s)

Checklist

  • Checks pass
  • Preview looks good (needs some work)
  • If making user-facing changes, add a message in CHANGES.md summarizing the changes in this PR

@victorlin victorlin self-assigned this Mar 5, 2024
@victorlin victorlin changed the base branch from master to victorlin/filter-max-length March 5, 2024 23:53
@victorlin victorlin mentioned this pull request Mar 5, 2024
4 tasks
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.66%. Comparing base (7c7353b) to head (a64c3e0).

Additional details and impacted files
@@                     Coverage Diff                      @@
##           victorlin/filter-max-length    #1430   +/-   ##
============================================================
  Coverage                        68.66%   68.66%           
============================================================
  Files                               69       69           
  Lines                             7554     7555    +1     
  Branches                          1851     1851           
============================================================
+ Hits                              5187     5188    +1     
  Misses                            2089     2089           
  Partials                           278      278           

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

- Capitalize beginning of sentences and use periods at the end.
- Suppress defaults where the value is none/false.
- Add more meaningful metavars.
Other ways of saying this were 'sequence' and 'sample'. Note that
'sequence' is left as-is for the help text of sequence filters (e.g.
"length of the sequences").
Add reference to --metadata-id-columns which affects the behavior of
these options.
Base automatically changed from victorlin/filter-max-length to master March 7, 2024 18:31
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.

1 participant