-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FIX] sam_file_output #3300
[FIX] sam_file_output #3300
Conversation
Documentation preview available at https://docs.seqan.de/preview/seqan/seqan3/3300 |
12c77c0
to
c53cf15
Compare
c53cf15
to
1335875
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3300 +/- ##
==========================================
- Coverage 98.13% 98.13% -0.01%
==========================================
Files 271 271
Lines 11955 11948 -7
Branches 104 104
==========================================
- Hits 11732 11725 -7
Misses 223 223 ☔ View full report in Codecov by Sentry. |
Mega nice! Danke! |
1335875
to
5093b36
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
allowing the default c'tors, very good!
Awesome, I actually ran into this today! |
Finally gained access to my account. Thanks for the quick fix! |
Resolves #3299