noamteyssier / ggetrs

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

Clippy and fmt #202

Closed noamteyssier closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 61.53846% with 110 lines in your changes missing coverage. Please review.

Project coverage is 70.74%. Comparing base (972295b) to head (413f32b).

Files Patch % Lines
src/ucsc/types/blat.rs 4.34% 22 Missing :warning:
src/blast/types/conf.rs 58.33% 10 Missing :warning:
src/lib.rs 0.00% 10 Missing :warning:
src/blast/types/result.rs 22.22% 7 Missing :warning:
src/ensembl/functions/reference.rs 0.00% 7 Missing :warning:
src/utils/fasta.rs 0.00% 7 Missing :warning:
src/enrichr/types/enrich.rs 0.00% 6 Missing :warning:
src/archs4/types/correlation.rs 0.00% 5 Missing :warning:
src/archs4/types/tissue.rs 50.00% 5 Missing :warning:
src/enrichr/types/library.rs 0.00% 5 Missing :warning:
... and 10 more

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #202 +/- ## ========================================== + Coverage 70.46% 70.74% +0.27% ========================================== Files 63 63 Lines 2729 2683 -46 ========================================== - Hits 1923 1898 -25 + Misses 806 785 -21 ```

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