-
Notifications
You must be signed in to change notification settings - Fork 8
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
Rename cmake options from ENABLE_* to OPENCMW_ENABLE_* #333
Conversation
4e24c35
to
2f432e1
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #333 +/- ##
==========================================
+ Coverage 55.75% 55.84% +0.09%
==========================================
Files 69 69
Lines 7291 7291
Branches 2691 2691
==========================================
+ Hits 4065 4072 +7
+ Misses 1489 1484 -5
+ Partials 1737 1735 -2 ☔ View full report in Codecov by Sentry. |
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding the specific test enable/disable flag! 👍
No description provided.