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

[MISC] Lower case seqan3::detail::translation_table::value #2597

Merged
merged 2 commits into from
May 4, 2021

Conversation

simonsasse
Copy link
Member

Lowercase seqan3::detail::translation_table<dna15, gc>::value and seqan3::detail::translation_table::value.

Resolves: seqan/product_backlog#318

@vercel
Copy link

vercel bot commented May 4, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/seqan/seqan3/5XFkVjvdVG8e8xZ7uGo9wyWKHwh2
✅ Preview: https://seqan3-git-fork-simonsasse-lowercasetranslationtable-seqan.vercel.app

@codecov
Copy link

codecov bot commented May 4, 2021

Codecov Report

Merging #2597 (805cbe8) into master (54379f9) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2597   +/-   ##
=======================================
  Coverage   98.23%   98.24%           
=======================================
  Files         269      270    +1     
  Lines       10561    10570    +9     
=======================================
+ Hits        10375    10384    +9     
  Misses        186      186           
Impacted Files Coverage Δ
include/seqan3/alphabet/aminoacid/translation.hpp 100.00% <100.00%> (ø)
...clude/seqan3/alignment/pairwise/align_pairwise.hpp 100.00% <0.00%> (ø)
...ude/seqan3/alphabet/composite/alphabet_variant.hpp 100.00% <0.00%> (ø)
.../seqan3/alphabet/composite/alphabet_tuple_base.hpp 100.00% <0.00%> (ø)
include/seqan3/utility/type_list/type_list.hpp 100.00% <0.00%> (ø)

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 54379f9...805cbe8. Read the comment docs.

@simonsasse simonsasse requested review from a team and MitraDarja and removed request for a team May 4, 2021 12:31
@MitraDarja MitraDarja requested review from a team and marehr and removed request for a team May 4, 2021 14:57
@marehr marehr merged commit ff1d53e into seqan:master May 4, 2021
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.

lower case seqan3::detail::translation_table::value
3 participants