-
Notifications
You must be signed in to change notification settings - Fork 993
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
fread read compressed .bgz #5474
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5474 +/- ##
==========================================
+ Coverage 97.51% 99.51% +1.99%
==========================================
Files 80 80
Lines 14979 14770 -209
==========================================
+ Hits 14607 14698 +91
+ Misses 372 72 -300 ☔ View full report in Codecov by Sentry. |
Generated via commit a2eeb0b Download link for the artifact containing the test results: ↓ atime-results.zip Time taken to finish the standard R installation steps: 11 minutes and 37 seconds Time taken to run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!
Co-authored-by: Michael Chirico <[email protected]>
Closes #5461