seqan / seqan3

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

[DOC] Rework C++ concept tutorial. #3109

Closed smehringer closed 1 year ago

smehringer commented 1 year ago

I replaced the argument parser example within the c++ concept tutorial with a different one, since argument parsing is not part of seqan3 anymore.

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 Dec 8, 2022 at 8:33AM (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 (449ced8) compared to base (fe7458e). Patch has no changes to coverable lines.

:exclamation: Current head 449ced8 differs from pull request most recent head 543c258. Consider uploading reports for the commit 543c258 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3109 +/- ## ======================================= Coverage 98.22% 98.22% ======================================= Files 275 275 Lines 12192 12192 ======================================= Hits 11975 11975 Misses 217 217 ``` 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.