Skip to content
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

[FEATURE] Add sharg-parser submodule. #3040

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

smehringer
Copy link
Member

Since the sharg parser is good to go, this PR will included is submodule s.t. we can try it out.

Once several apps use sharg and the API is tested, we will release sharg and update the seqan3 master branch to the release.

@vercel
Copy link

vercel bot commented Jun 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
seqan3 ✅ Ready (Inspect) Visit Preview Jun 27, 2022 at 6:08PM (UTC)

@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Jun 27, 2022
@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #3040 (c67fd74) into master (8e69608) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3040   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files         275      275           
  Lines       12245    12245           
=======================================
  Hits        12026    12026           
  Misses        219      219           
Impacted Files Coverage Δ
include/seqan3/alphabet/aminoacid/aa20.hpp 100.00% <0.00%> (ø)
include/seqan3/alphabet/aminoacid/aa27.hpp 100.00% <0.00%> (ø)
include/seqan3/alphabet/quality/phred42.hpp 100.00% <0.00%> (ø)
include/seqan3/alphabet/quality/phred63.hpp 100.00% <0.00%> (ø)
include/seqan3/alphabet/quality/phred94.hpp 100.00% <0.00%> (ø)
include/seqan3/alphabet/aminoacid/aa10li.hpp 100.00% <0.00%> (ø)
include/seqan3/alphabet/quality/qualified.hpp 100.00% <0.00%> (ø)
include/seqan3/alphabet/quality/phred_base.hpp 100.00% <0.00%> (ø)
include/seqan3/alphabet/aminoacid/aa10murphy.hpp 100.00% <0.00%> (ø)
include/seqan3/alphabet/quality/phred68solexa.hpp 100.00% <0.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e69608...c67fd74. Read the comment docs.

@eseiler eseiler enabled auto-merge June 27, 2022 11:54
@eseiler eseiler requested a review from SGSSGene June 27, 2022 11:54
@eseiler eseiler disabled auto-merge June 27, 2022 12:58
@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Jun 27, 2022
@eseiler eseiler merged commit e51658d into seqan:master Jun 30, 2022
@smehringer smehringer deleted the sharg-submodule branch November 27, 2023 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants