Skip to content

Ci build update #1151

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

Merged
merged 13 commits into from
Apr 19, 2025
Merged

Ci build update #1151

merged 13 commits into from
Apr 19, 2025

Conversation

phlptp
Copy link
Collaborator

@phlptp phlptp commented Apr 18, 2025

update ci build images, remove ubuntu 20.04 and update a few others

Copy link

codecov bot commented Apr 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e4ee3af) to head (f12e801).
Report is 87 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #1151     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           17        17             
  Lines         4546      5039    +493     
  Branches         0      1036   +1036     
===========================================
+ Hits          4546      5039    +493     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@henryiii henryiii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any specific reason for the enum changes?

@phlptp
Copy link
Collaborator Author

phlptp commented Apr 18, 2025

Making clang tidy happy mostly. Updated to clang 20, it picked up a bunch of other stuff that I am still working through, some legitimate, some I will probably ignore. Was going to see if the changes affected anything else on the older compilers and if so change it back. It will probably be a few days before I get to it all.

@phlptp phlptp merged commit cbbf20e into CLIUtils:main Apr 19, 2025
58 checks passed
@phlptp phlptp deleted the ci_build_update branch April 19, 2025 16:15
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.

2 participants