althonos / pyopal

Cython bindings and Python interface to Opal, a SIMD-accelerated database search aligner.
https://pyopal.readthedocs.io
MIT License
8 stars 1 forks source link

Type annotation + repr fixes #4

Closed valentynbez closed 1 year ago

valentynbez commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (5664a98) 80.29% compared to head (1354e03) 80.29%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4 +/- ## ======================================= Coverage 80.29% 80.29% ======================================= Files 3 3 Lines 411 411 ======================================= Hits 330 330 Misses 81 81 ``` | [Flag](https://app.codecov.io/gh/althonos/pyopal/pull/4/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | Coverage Δ | | |---|---|---| | [CPython](https://app.codecov.io/gh/althonos/pyopal/pull/4/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | `80.29% <0.00%> (ø)` | | | [Linux](https://app.codecov.io/gh/althonos/pyopal/pull/4/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | `80.29% <0.00%> (ø)` | | | [OSX](https://app.codecov.io/gh/althonos/pyopal/pull/4/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | `80.04% <0.00%> (ø)` | | | [v3.10](https://app.codecov.io/gh/althonos/pyopal/pull/4/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | `80.29% <0.00%> (ø)` | | | [v3.11](https://app.codecov.io/gh/althonos/pyopal/pull/4/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | `80.29% <0.00%> (ø)` | | | [v3.6](https://app.codecov.io/gh/althonos/pyopal/pull/4/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | `80.29% <0.00%> (ø)` | | | [v3.7](https://app.codecov.io/gh/althonos/pyopal/pull/4/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | `80.29% <0.00%> (ø)` | | | [v3.8](https://app.codecov.io/gh/althonos/pyopal/pull/4/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | `80.29% <0.00%> (ø)` | | | [v3.9](https://app.codecov.io/gh/althonos/pyopal/pull/4/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | `80.29% <0.00%> (ø)` | | 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 Changed](https://app.codecov.io/gh/althonos/pyopal/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde) | Coverage Δ | | |---|---|---| | [pyopal/\_opal.pyx](https://app.codecov.io/gh/althonos/pyopal/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Larralde#diff-cHlvcGFsL19vcGFsLnB5eA==) | `79.85% <0.00%> (ø)` | |

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