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

add new CMAKE version support and fix CI test failure #823

Merged
merged 1 commit into from
Jan 2, 2023

Conversation

phlptp
Copy link
Collaborator

@phlptp phlptp commented Jan 2, 2023

add support for CMake 3.23 and 3.24 and fix an issue with the CMake tests

@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Base: 99.44% // Head: 99.44% // No change to project coverage 👍

Coverage data is based on head (e19726a) compared to base (0f040f7).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #823   +/-   ##
=======================================
  Coverage   99.44%   99.44%           
=======================================
  Files          16       16           
  Lines        3950     3950           
=======================================
  Hits         3928     3928           
  Misses         22       22           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@phlptp phlptp merged commit fbe1763 into CLIUtils:main Jan 2, 2023
@phlptp phlptp deleted the cmake_test_fix branch January 2, 2023 14:33
@github-actions github-actions bot added needs changelog Hasn't been added to the changelog yet needs README Needs to be mentioned in the README labels Jan 2, 2023
@henryiii henryiii removed the needs README Needs to be mentioned in the README label Jan 3, 2023
@henryiii
Copy link
Collaborator

henryiii commented Jan 3, 2023

Any special reason this is max 3.24 and not 3.25?

@phlptp
Copy link
Collaborator Author

phlptp commented Jan 3, 2023

none, other than my local testing environment hasn't moved to 3.25 yet, so didn't have a local means of testing yet. We will probably update in next couple weeks.

@henryiii
Copy link
Collaborator

henryiii commented Jan 3, 2023

Okay, that's fine, just wanted to make sure there wasn't something (known) that needed fixing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs changelog Hasn't been added to the changelog yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants