seqan / seqan3

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

[FIX] Duplicate symbols #3196

Closed eseiler closed 10 months ago

eseiler commented 10 months ago

Encountered when compiling raptor with:

Any other combination seemed to work

vercel[bot] commented 10 months ago

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

Name Status Preview Comments Updated (UTC)
seqan3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 29, 2023 0:33am
codecov[bot] commented 10 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (de22aa7) 98.14% compared to head (1e8d124) 98.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3196 +/- ## ======================================= Coverage 98.14% 98.14% ======================================= Files 269 269 Lines 11855 11855 ======================================= Hits 11635 11635 Misses 220 220 ``` | [Files](https://app.codecov.io/gh/seqan/seqan3/pull/3196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan) | Coverage Δ | | |---|---|---| | [...eqan3/alignment/matrix/detail/trace\_directions.hpp](https://app.codecov.io/gh/seqan/seqan3/pull/3196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9zZXFhbjMvYWxpZ25tZW50L21hdHJpeC9kZXRhaWwvdHJhY2VfZGlyZWN0aW9ucy5ocHA=) | `100.00% <ø> (ø)` | | | [include/seqan3/alphabet/views/translate.hpp](https://app.codecov.io/gh/seqan/seqan3/pull/3196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9zZXFhbjMvYWxwaGFiZXQvdmlld3MvdHJhbnNsYXRlLmhwcA==) | `100.00% <ø> (ø)` | | | [include/seqan3/core/add\_enum\_bitwise\_operators.hpp](https://app.codecov.io/gh/seqan/seqan3/pull/3196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9zZXFhbjMvY29yZS9hZGRfZW51bV9iaXR3aXNlX29wZXJhdG9ycy5ocHA=) | `100.00% <ø> (ø)` | | | [...ude/seqan3/core/debug\_stream/debug\_stream\_type.hpp](https://app.codecov.io/gh/seqan/seqan3/pull/3196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9zZXFhbjMvY29yZS9kZWJ1Z19zdHJlYW0vZGVidWdfc3RyZWFtX3R5cGUuaHBw) | `76.92% <ø> (ø)` | | | [include/seqan3/core/detail/strong\_type.hpp](https://app.codecov.io/gh/seqan/seqan3/pull/3196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9zZXFhbjMvY29yZS9kZXRhaWwvc3Ryb25nX3R5cGUuaHBw) | `100.00% <ø> (ø)` | | | [include/seqan3/io/sam\_file/sam\_flag.hpp](https://app.codecov.io/gh/seqan/seqan3/pull/3196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9zZXFhbjMvaW8vc2FtX2ZpbGUvc2FtX2ZsYWcuaHBw) | `100.00% <ø> (ø)` | |

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