seqan / seqan3

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

Adds missing char8_t type to list of viable char types for which char adaption works. #3279

Closed rrahn closed 1 month ago

rrahn commented 1 month ago
seqan-actions commented 1 month ago

Documentation preview available at https://docs.seqan.de/preview/seqan/seqan3/3279

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 98.12%. Comparing base (36522f2) to head (35122ae).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3279 +/- ## ======================================= Coverage 98.12% 98.12% ======================================= Files 270 270 Lines 11926 11926 Branches 105 105 ======================================= Hits 11702 11702 Misses 224 224 ```

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