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 8, 2022 at 8:33AM (UTC) |
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
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
I replaced the argument parser example within the
c++ concept tutorial
with a different one, since argument parsing is not part of seqan3 anymore.