seqan / raptor

A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences.
https://docs.seqan.de/raptor
Other
52 stars 18 forks source link

[MISC] Replace seqan3::views::slice with std::span #329

Closed eseiler closed 1 year ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
raptor ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2023 1:47pm
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0428472) 100.00% compared to head (eb823c7) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #329 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 66 66 Lines 2109 2109 ========================================= Hits 2109 2109 ``` | [Impacted Files](https://app.codecov.io/gh/seqan/raptor/pull/329?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan) | Coverage Δ | | |---|---|---| | [include/raptor/search/do\_parallel.hpp](https://app.codecov.io/gh/seqan/raptor/pull/329?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9yYXB0b3Ivc2VhcmNoL2RvX3BhcmFsbGVsLmhwcA==) | `100.00% <100.00%> (ø)` | | | [include/raptor/search/search\_singular\_ibf.hpp](https://app.codecov.io/gh/seqan/raptor/pull/329?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9yYXB0b3Ivc2VhcmNoL3NlYXJjaF9zaW5ndWxhcl9pYmYuaHBw) | `100.00% <100.00%> (ø)` | | | [src/search/search\_partitioned\_ibf.cpp](https://app.codecov.io/gh/seqan/raptor/pull/329?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL3NlYXJjaC9zZWFyY2hfcGFydGl0aW9uZWRfaWJmLmNwcA==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.