Closed smehringer closed 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 7, 2022 at 11:35AM (UTC) |
Base: 98.22% // Head: 98.22% // No change to project coverage :thumbsup:
Coverage data is based on head (
80bcc8e
) compared to base (cdff3dd
). Patch coverage: 100.00% of modified lines in pull request are covered.:exclamation: Current head 80bcc8e differs from pull request most recent head 611f581. Consider uploading reports for the commit 611f581 to get more accurate results
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
~Blocked by #3107~
This basically removes the seqan3::argument_parser tutorial with all its snippets and instead refers to sharg for argument parsing. To make things easier for the user, I also added a quick "How to add sharg next to seqan3" on the page.