althonos / pyhmmer

Cython bindings and Python interface to HMMER3.
https://pyhmmer.readthedocs.io
MIT License
128 stars 12 forks source link

Update plan7.pyx #52

Closed rtviii closed 1 year ago

rtviii commented 1 year ago

typo

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (dc0d834) 79.68% compared to head (4974e69) 79.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #52 +/- ## ======================================= Coverage 79.68% 79.68% ======================================= Files 7 7 Lines 6944 6944 ======================================= Hits 5533 5533 Misses 1411 1411 ``` | [Flag](https://app.codecov.io/gh/althonos/pyhmmer/pull/52/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | Coverage Δ | | |---|---|---| | [v3.10](https://app.codecov.io/gh/althonos/pyhmmer/pull/52/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | `79.68% <ø> (ø)` | | | [v3.11](https://app.codecov.io/gh/althonos/pyhmmer/pull/52/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | `79.68% <ø> (ø)` | | | [v3.7](https://app.codecov.io/gh/althonos/pyhmmer/pull/52/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | `79.65% <ø> (ø)` | | | [v3.8](https://app.codecov.io/gh/althonos/pyhmmer/pull/52/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | `79.68% <ø> (ø)` | | | [v3.9](https://app.codecov.io/gh/althonos/pyhmmer/pull/52/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | `79.68% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/althonos/pyhmmer/pull/52?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | Coverage Δ | | |---|---|---| | [pyhmmer/plan7.pyx](https://app.codecov.io/gh/althonos/pyhmmer/pull/52?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde#diff-cHlobW1lci9wbGFuNy5weXg=) | `77.19% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

althonos commented 1 year ago

Thanks!