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

Various Windows fixes #537

Merged
merged 5 commits into from
Sep 27, 2024

extract_zip_file: Don't check whether directory creation succeeds

75d6469
Select commit
Loading
Failed to load commit list.
Merged

Various Windows fixes #537

extract_zip_file: Don't check whether directory creation succeeds
75d6469
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 27, 2024 in 0s

25.00% of diff hit (target 48.72%)

View this Pull Request on Codecov

25.00% of diff hit (target 48.72%)

Annotations

Check warning on line 36 in src/HealthGPS.Input/download_file.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HealthGPS.Input/download_file.cpp#L36

Added line #L36 was not covered by tests

Check warning on line 66 in src/HealthGPS.Input/zip_file.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HealthGPS.Input/zip_file.cpp#L66

Added line #L66 was not covered by tests

Check warning on line 68 in src/HealthGPS.Input/zip_file.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HealthGPS.Input/zip_file.cpp#L68

Added line #L68 was not covered by tests