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] Use seqan::std::views #328

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 0:48am
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (739c72b) 100.00% compared to head (5776646) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #328 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 66 66 Lines 2109 2109 ========================================= Hits 2109 2109 ``` | [Impacted Files](https://app.codecov.io/gh/seqan/raptor/pull/328?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan) | Coverage Δ | | |---|---|---| | [include/raptor/call\_parallel\_on\_bins.hpp](https://app.codecov.io/gh/seqan/raptor/pull/328?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9yYXB0b3IvY2FsbF9wYXJhbGxlbF9vbl9iaW5zLmhwcA==) | `100.00% <100.00%> (ø)` | | | [include/raptor/search/search\_singular\_ibf.hpp](https://app.codecov.io/gh/seqan/raptor/pull/328?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%> (ø)` | | | [include/raptor/search/sync\_out.hpp](https://app.codecov.io/gh/seqan/raptor/pull/328?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9yYXB0b3Ivc2VhcmNoL3N5bmNfb3V0LmhwcA==) | `100.00% <100.00%> (ø)` | | | [src/build/hibf/insert\_into\_ibf.cpp](https://app.codecov.io/gh/seqan/raptor/pull/328?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL2J1aWxkL2hpYmYvaW5zZXJ0X2ludG9faWJmLmNwcA==) | `100.00% <100.00%> (ø)` | | | [src/search/search\_partitioned\_ibf.cpp](https://app.codecov.io/gh/seqan/raptor/pull/328?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.