bacpop / ska.rust

Split k-mer analysis – version 2
https://docs.rs/ska/latest/ska/
Apache License 2.0
56 stars 4 forks source link

Fix filtering option name in documentation. #33

Closed tmaklin closed 1 year ago

tmaklin commented 1 year ago

Fix name of the no filter option passed to --filter in the documentation.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.03 :tada:

Comparison is base (3a0566b) 82.65% compared to head (f568c6f) 82.69%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #33 +/- ## ========================================== + Coverage 82.65% 82.69% +0.03% ========================================== Files 15 15 Lines 1649 1647 -2 Branches 291 288 -3 ========================================== - Hits 1363 1362 -1 Misses 104 104 + Partials 182 181 -1 ``` | [Impacted Files](https://app.codecov.io/gh/bacpop/ska.rust/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bacpop) | Coverage Δ | | |---|---|---| | [src/lib.rs](https://app.codecov.io/gh/bacpop/ska.rust/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bacpop#diff-c3JjL2xpYi5ycw==) | `72.93% <ø> (+0.15%)` | :arrow_up: |

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