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] Separate parsing the layout content and building the build-tree. #317

Closed smehringer 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 9, 2023 1:24pm
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (5e0c0f3) 100.00% compared to head (02b147f) 100.00%.

:exclamation: Current head 02b147f differs from pull request most recent head a00e0f5. Consider uploading reports for the commit a00e0f5 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #317 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 64 64 Lines 2109 2153 +44 ========================================= + Hits 2109 2153 +44 ``` | [Impacted Files](https://app.codecov.io/gh/seqan/raptor/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan) | Coverage Δ | | |---|---|---| | [src/build/hibf/read\_chopper\_pack\_file.cpp](https://app.codecov.io/gh/seqan/raptor/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL2J1aWxkL2hpYmYvcmVhZF9jaG9wcGVyX3BhY2tfZmlsZS5jcHA=) | `100.00% <100.00%> (ø)` | | | [src/build/hibf/update\_header\_node\_data.cpp](https://app.codecov.io/gh/seqan/raptor/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL2J1aWxkL2hpYmYvdXBkYXRlX2hlYWRlcl9ub2RlX2RhdGEuY3Bw) | `100.00% <100.00%> (ø)` | | ... and [14 files with indirect coverage changes](https://app.codecov.io/gh/seqan/raptor/pull/317/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan)

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