noamteyssier / ggetrs

Efficient querying of biological databases
https://noamteyssier.github.io/ggetrs/
MIT License
28 stars 2 forks source link

25 integration with string #203

Closed noamteyssier closed 2 months ago

noamteyssier commented 2 months ago

closes #25

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 79.05983% with 49 lines in your changes missing coverage. Please review.

Project coverage is 71.43%. Comparing base (890bcb3) to head (409909c).

Files with missing lines Patch % Lines
src/utils/io.rs 0.00% 40 Missing :warning:
src/seq/types.rs 0.00% 4 Missing :warning:
src/uniprot/types/uniprotinfo.rs 0.00% 4 Missing :warning:
src/string/types.rs 80.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #203 +/- ## ========================================== + Coverage 70.74% 71.43% +0.69% ========================================== Files 63 66 +3 Lines 2683 2902 +219 ========================================== + Hits 1898 2073 +175 - Misses 785 829 +44 ```

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