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 fwrite length for gzip output #6393

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Merge branch 'master' into fix_fwrite_length

cdf4277
Select commit
Loading
Failed to load commit list.
Open

Fix fwrite length for gzip output #6393

Merge branch 'master' into fix_fwrite_length
cdf4277
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 28, 2024 in 1s

91.85% of diff hit (target 98.62%)

View this Pull Request on Codecov

91.85% of diff hit (target 98.62%)

Annotations

Check warning on line 641 in src/fwrite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fwrite.c#L641

Added line #L641 was not covered by tests

Check warning on line 697 in src/fwrite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fwrite.c#L697

Added line #L697 was not covered by tests

Check warning on line 753 in src/fwrite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fwrite.c#L753

Added line #L753 was not covered by tests

Check warning on line 761 in src/fwrite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fwrite.c#L761

Added line #L761 was not covered by tests

Check warning on line 765 in src/fwrite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fwrite.c#L765

Added line #L765 was not covered by tests

Check warning on line 814 in src/fwrite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fwrite.c#L814

Added line #L814 was not covered by tests

Check warning on line 823 in src/fwrite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fwrite.c#L823

Added line #L823 was not covered by tests

Check warning on line 890 in src/fwrite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fwrite.c#L890

Added line #L890 was not covered by tests

Check warning on line 925 in src/fwrite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fwrite.c#L925

Added line #L925 was not covered by tests

Check warning on line 927 in src/fwrite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fwrite.c#L927

Added line #L927 was not covered by tests

Check warning on line 1092 in src/fwrite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fwrite.c#L1092

Added line #L1092 was not covered by tests