seqan / hibf

HIBF and IBF
https://docs.seqan.de/hibf
Other
4 stars 2 forks source link

[FEATURE] emplace_exists #212

Closed eseiler closed 2 months ago

eseiler commented 2 months ago

Needed for dynamic HIBF. emplace_exists is around 5% slower than emplace.

vercel[bot] commented 2 months ago

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

Name Status Preview Updated (UTC)
hibf ✅ Ready (Inspect) Visit Preview Jul 12, 2024 4:04pm
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.67%. Comparing base (fead38a) to head (eb313d7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #212 +/- ## ======================================= Coverage 99.67% 99.67% ======================================= Files 47 47 Lines 1845 1852 +7 Branches 5 5 ======================================= + Hits 1839 1846 +7 Misses 6 6 ```

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