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

fread read compressed .bgz #5474

Merged
merged 5 commits into from
May 19, 2024
Merged

fread read compressed .bgz #5474

merged 5 commits into from
May 19, 2024

Conversation

ben-schwen
Copy link
Member

Closes #5461

@ben-schwen ben-schwen changed the title fread read compresed .bgz fread read compressed .bgz Sep 28, 2022
@codecov
Copy link

codecov bot commented Sep 28, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.51%. Comparing base (6f3fc8d) to head (9f92588).
Report is 50 commits behind head on master.

Current head 9f92588 differs from pull request most recent head a2eeb0b

Please upload reports for the commit a2eeb0b to get more accurate results.

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.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented May 17, 2024

Comparison Plot

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 atime::atime_pkg on the tests: 3 minutes and 17 seconds

NEWS.md Outdated Show resolved Hide resolved
Copy link
Member

@MichaelChirico MichaelChirico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

MichaelChirico and others added 2 commits May 18, 2024 23:32
Co-authored-by: Michael Chirico <michaelchirico4@gmail.com>
@MichaelChirico MichaelChirico merged commit f8b24f8 into master May 19, 2024
4 checks passed
@MichaelChirico MichaelChirico deleted the fread_bgz branch May 19, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add .bgz file decompression to data.table::fread() (compatible with .gz)
2 participants