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

Clean up Clang compiler warnings #589

Merged
merged 5 commits into from
Mar 28, 2024

Only suppress on GCC/Clang

a57ce65
Select commit
Loading
Failed to load commit list.
Merged

Clean up Clang compiler warnings #589

Only suppress on GCC/Clang
a57ce65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 27, 2024 in 0s

14.28% of diff hit (target 80.54%)

View this Pull Request on Codecov

14.28% of diff hit (target 80.54%)

Annotations

Check warning on line 178 in io/src/CSVStreams.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

io/src/CSVStreams.cc#L178

Added line #L178 was not covered by tests

Check warning on line 180 in io/src/CSVStreams.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

io/src/CSVStreams.cc#L180

Added line #L180 was not covered by tests

Check warning on line 184 in io/src/CSVStreams.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

io/src/CSVStreams.cc#L182-L184

Added lines #L182 - L184 were not covered by tests

Check warning on line 186 in io/src/CSVStreams.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

io/src/CSVStreams.cc#L186

Added line #L186 was not covered by tests