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 83 forks source link

[MISC] clang-format-18 #3276

Closed eseiler closed 3 months ago

eseiler commented 3 months ago

Now properly handles concepts and static constexpr std::arrays :)

seqan-actions commented 3 months ago

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

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 98.38710% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.12%. Comparing base (159e1e6) to head (5c98d88).

Files Patch % Lines
...io/sam_file/simple_three_verbose_reads_fixture.hpp 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3276 +/- ## ======================================= Coverage 98.12% 98.12% ======================================= Files 270 270 Lines 11921 11926 +5 Branches 105 105 ======================================= + Hits 11697 11702 +5 Misses 224 224 ```

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