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

Added fix to ortholog export issue #295

Merged
merged 7 commits into from
Jul 14, 2018
Merged

Added fix to ortholog export issue #295

merged 7 commits into from
Jul 14, 2018

Conversation

ODiogoSilva
Copy link
Owner

This PR fixes an issue where ortholg sequences were incorrectly fetched from the database under some circustanced

@codecov-io
Copy link

Codecov Report

Merging #295 into 1.0.1 will increase coverage by 0.97%.
The diff coverage is 81.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##            1.0.1     #295      +/-   ##
==========================================
+ Coverage   86.68%   87.65%   +0.97%     
==========================================
  Files          14       14              
  Lines        5174     5225      +51     
==========================================
+ Hits         4485     4580      +95     
+ Misses        689      645      -44
Impacted Files Coverage Δ
trifusion/tests/test_stats.py 97.88% <100%> (+0.06%) ⬆️
trifusion/TriSeq.py 83% <100%> (+0.16%) ⬆️
trifusion/__init__.py 100% <100%> (ø) ⬆️
trifusion/process/sequence.py 84.58% <72%> (+1.73%) ⬆️
trifusion/tests/test_process_write.py 97.18% <85%> (-2%) ⬇️

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 abae96b...7c54359. Read the comment docs.

@ODiogoSilva ODiogoSilva merged commit eb6cf25 into 1.0.1 Jul 14, 2018
@ODiogoSilva ODiogoSilva mentioned this pull request Jul 14, 2018
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

2 participants