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: fix pytest #18

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from
Open

fix: fix pytest #18

wants to merge 2 commits into from

Conversation

synchon
Copy link
Member

@synchon synchon commented Aug 18, 2018

Fixes .csv file imports required for pytest.

@synchon synchon requested a review from Midnighter August 18, 2018 15:54
@codecov-io
Copy link

codecov-io commented Aug 15, 2019

Codecov Report

Merging #18 into devel will increase coverage by 0.29%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           devel     #18      +/-   ##
========================================
+ Coverage     35%   35.3%   +0.29%     
========================================
  Files         23      23              
  Lines        677     677              
========================================
+ Hits         237     239       +2     
+ Misses       440     438       -2
Impacted Files Coverage Δ
src/driven/data_sets/expression_profile.py 59% <0%> (+1.24%) ⬆️

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 74708ad...fe13bcf. Read the comment docs.

@synchon
Copy link
Member Author

synchon commented Aug 15, 2019

This PR ignores a lot of code for checking, especially GIMME and iMAT tests. These changes are temporary and meant to be fixed in further PRs.

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.

2 participants