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/project succeeded Mar 27, 2024 in 1s

80.54% (+0.00%) compared to 038e2f7

View this Pull Request on Codecov

80.54% (+0.00%) compared to 038e2f7

Details

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 80.54%. Comparing base (038e2f7) to head (a57ce65).

Files Patch % Lines
io/src/CSVStreams.cc 14.28% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #589   +/-   ##
=======================================
  Coverage   80.54%   80.54%           
=======================================
  Files          80       80           
  Lines       13573    13579    +6     
=======================================
+ Hits        10932    10937    +5     
- Misses       2641     2642    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.