seqan / seqan3

The modern C++ library for sequence analysis. Contains version 3 of the library and API docs.
https://www.seqan.de
Other
396 stars 81 forks source link

doc,fix: variable bgzf_thread_count is no longer static #3238

Closed SGSSGene closed 4 months ago

SGSSGene commented 4 months ago

Fixes #3237

Changes in the definition of bgzf_thread_count in PR #3042 introduced the difference of documentation and actual code.

vercel[bot] commented 4 months ago

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

Name Status Preview Updated (UTC)
seqan3 ✅ Ready (Inspect) Visit Preview Feb 23, 2024 11:06am
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 98.17%. Comparing base (ffabe95) to head (0959478).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3238 +/- ## ======================================= Coverage 98.17% 98.17% ======================================= Files 269 269 Lines 11854 11854 ======================================= Hits 11638 11638 Misses 216 216 ```

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