-
Notifications
You must be signed in to change notification settings - Fork 355
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
the new clang-tidy recommended getting rid of all std::endl also new fuzzing failure. |
5623dc8
to
764c383
Compare
@henryiii most changes are getting rid of |
Update and test with some newer compilers and cmake versions