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

Do not create extra 0 sized file if last part is bigger than expected. #402

Merged
merged 4 commits into from
May 2, 2024

Do not create extra 0 sized file if last part is bigger than expected.

3eee552
Select commit
Loading
Failed to load commit list.
Merged

Do not create extra 0 sized file if last part is bigger than expected. #402

Do not create extra 0 sized file if last part is bigger than expected.
3eee552
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 2, 2024 in 0s

0.00% of diff hit (target 80.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 80.00%)

Annotations

Check warning on line 51 in src/zimsplit.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zimsplit.cpp#L51

Added line #L51 was not covered by tests

Check warning on line 85 in src/zimsplit.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zimsplit.cpp#L85

Added line #L85 was not covered by tests

Check warning on line 95 in src/zimsplit.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zimsplit.cpp#L95

Added line #L95 was not covered by tests

Check warning on line 109 in src/zimsplit.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zimsplit.cpp#L109

Added line #L109 was not covered by tests

Check warning on line 132 in src/zimsplit.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zimsplit.cpp#L132

Added line #L132 was not covered by tests

Check warning on line 148 in src/zimsplit.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zimsplit.cpp#L148

Added line #L148 was not covered by tests