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

[INFRA] Drop gcc10, add gcc13 #3148

Closed eseiler closed 1 year ago

eseiler commented 1 year ago
vercel[bot] commented 1 year 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 May 1, 2023 11:17am
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (eb907b8) 98.18% compared to head (c35efa0) 98.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3148 +/- ## ======================================= Coverage 98.18% 98.18% ======================================= Files 276 276 Lines 12294 12294 ======================================= Hits 12071 12071 Misses 223 223 ``` | [Impacted Files](https://codecov.io/gh/seqan/seqan3/pull/3148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan) | Coverage Δ | | |---|---|---| | [include/seqan3/io/sam\_file/format\_bam.hpp](https://codecov.io/gh/seqan/seqan3/pull/3148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9zZXFhbjMvaW8vc2FtX2ZpbGUvZm9ybWF0X2JhbS5ocHA=) | `94.51% <ø> (ø)` | | | [include/seqan3/utility/views/join\_with.hpp](https://codecov.io/gh/seqan/seqan3/pull/3148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9zZXFhbjMvdXRpbGl0eS92aWV3cy9qb2luX3dpdGguaHBw) | `100.00% <ø> (ø)` | | | [include/seqan3/utility/views/zip.hpp](https://codecov.io/gh/seqan/seqan3/pull/3148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9zZXFhbjMvdXRpbGl0eS92aWV3cy96aXAuaHBw) | `100.00% <ø> (ø)` | |

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

smehringer commented 1 year ago

Is there any other documentation we need to change?