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

Fix typo in genetic code show #136

Merged
merged 1 commit into from
Mar 10, 2021
Merged

Conversation

jakobnissen
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 10, 2021

Codecov Report

Merging #136 (218ba72) into master (ff6b93b) will increase coverage by 0.05%.
The diff coverage is 81.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   82.98%   83.03%   +0.05%     
==========================================
  Files          44       45       +1     
  Lines        2956     3060     +104     
==========================================
+ Hits         2453     2541      +88     
- Misses        503      519      +16     
Flag Coverage Δ
unittests 83.03% <81.52%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/BioSequences.jl 50.00% <ø> (ø)
src/biosequence/biosequence.jl 54.54% <ø> (ø)
src/geneticcode.jl 73.00% <0.00%> (ø)
src/longsequences/constructors.jl 85.93% <0.00%> (+3.67%) ⬆️
src/biosequence/transformations.jl 79.16% <54.54%> (-4.44%) ⬇️
src/longsequences/transformations.jl 93.81% <72.72%> (-6.19%) ⬇️
src/longsequences/hash.jl 88.65% <75.00%> (-11.35%) ⬇️
src/longsequences/counting.jl 91.30% <88.23%> (ø)
src/longsequences/seqview.jl 93.54% <93.54%> (ø)
src/longsequences/copying.jl 97.58% <100.00%> (+0.14%) ⬆️
... and 6 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 09d7e92...218ba72. Read the comment docs.

@jakobnissen
Copy link
Member Author

Codecov is acting up again. This single line is not tested, intentionally.

@jakobnissen jakobnissen merged commit 90b4df3 into BioJulia:master Mar 10, 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.

None yet

1 participant