SGSSGene / fmindex-collection

6 stars 1 forks source link

Feat/merging fm indices #45

Closed SGSSGene closed 3 weeks ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 85.92437% with 67 lines in your changes are missing coverage. Please review.

Project coverage is 89.41%. Comparing base (a47a934) to head (d3d1257).

Files Patch % Lines
src/example/utils.h 0.00% 35 Missing :warning:
src/fmindex-collection-stats/main.cpp 0.00% 8 Missing :warning:
src/example/argp.h 0.00% 7 Missing :warning:
src/example/main.cpp 0.00% 4 Missing :warning:
src/fmindex-collection/bitvector/L1Bitvector.h 94.00% 3 Missing :warning:
src/fmindex-collection/fmindex/merge.h 96.10% 3 Missing :warning:
src/fmindex-collection/suffixarray/CSA.h 92.10% 3 Missing :warning:
src/fmindex-collection/utils.h 93.54% 2 Missing :warning:
src/fmindex-collection/fmindex/BiFMIndex.h 75.00% 1 Missing :warning:
src/fmindex-collection/locate.h 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #45 +/- ## ========================================== - Coverage 89.68% 89.41% -0.27% ========================================== Files 104 107 +3 Lines 7597 7880 +283 ========================================== + Hits 6813 7046 +233 - Misses 784 834 +50 ```

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