Skip to content

improve error handling in fread() for cmd exe and decompression

822f955
Select commit
Loading
Failed to load commit list.
Merged

Add error handling for gzipped file decompression and external command failures in fread() #7097

improve error handling in fread() for cmd exe and decompression
822f955
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 26, 2025 in 1s

84.61% of diff hit (target 98.69%)

View this Pull Request on Codecov

84.61% of diff hit (target 98.69%)

Annotations

Check warning on line 77 in R/fread.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/fread.R#L77

Added line #L77 was not covered by tests

Check warning on line 128 in R/fread.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/fread.R#L128

Added line #L128 was not covered by tests