seqan / seqan3

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

[FIX] gcc13 std::destructible changes #3105

Closed eseiler closed 1 year ago

eseiler commented 1 year ago

https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=0cbb756fe9c8e1

vercel[bot] commented 1 year ago

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

Name Status Preview Updated
seqan3 ✅ Ready (Inspect) Visit Preview Nov 17, 2022 at 8:32PM (UTC)
codecov[bot] commented 1 year ago

Codecov Report

Base: 98.22% // Head: 98.22% // No change to project coverage :thumbsup:

Coverage data is based on head (818a94b) compared to base (d98c12d). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3105 +/- ## ======================================= Coverage 98.22% 98.22% ======================================= Files 275 275 Lines 12192 12192 ======================================= Hits 11975 11975 Misses 217 217 ``` | [Impacted Files](https://codecov.io/gh/seqan/seqan3/pull/3105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan) | Coverage Δ | | |---|---|---| | [...qan3/core/range/detail/inherited\_iterator\_base.hpp](https://codecov.io/gh/seqan/seqan3/pull/3105/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9zZXFhbjMvY29yZS9yYW5nZS9kZXRhaWwvaW5oZXJpdGVkX2l0ZXJhdG9yX2Jhc2UuaHBw) | `100.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan)

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