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

update supported cmake versions and add some tests with newer compilers #972

Merged
merged 12 commits into from
Jan 8, 2024

Conversation

phlptp
Copy link
Collaborator

@phlptp phlptp commented Jan 6, 2024

Update and test with some newer compilers and cmake versions

Copy link

codecov bot commented Jan 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9dfeefe) 100.00% compared to head (ed89304) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #972   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         4570      4573    +3     
=========================================
+ Hits          4570      4573    +3     

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

@phlptp
Copy link
Collaborator Author

phlptp commented Jan 6, 2024

the new clang-tidy recommended getting rid of all std::endl also new fuzzing failure.

@phlptp phlptp force-pushed the build_update branch 2 times, most recently from 5623dc8 to 764c383 Compare January 7, 2024 15:27
@phlptp
Copy link
Collaborator Author

phlptp commented Jan 7, 2024

@henryiii most changes are getting rid of std::endl. The others are updating a few CI builds and adding a few more. And a few other clang-tidy fixes.

@phlptp phlptp merged commit 35aa92d into CLIUtils:main Jan 8, 2024
53 checks passed
@phlptp phlptp deleted the build_update branch January 8, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant