-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Remove rpy2
dependency
#115
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #115 +/- ##
===========================================
- Coverage 73.15% 46.51% -26.65%
===========================================
Files 11 17 +6
Lines 868 1363 +495
===========================================
- Hits 635 634 -1
- Misses 233 729 +496
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@rickecon This PR is ready for review. |
@jdebacker. This PR is ready to merge. I restarted the CI and saw all the tests pass. I committed one change to the |
This PR removes the
rpy2
dependency by replacing the.RData
files with zipped CSV files.