-
Notifications
You must be signed in to change notification settings - Fork 0
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
Improve OS Support [C CI] #34
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #34 +/- ##
=========================================
Coverage 78.36% 78.36%
Complexity 20 20
=========================================
Files 3 3
Lines 1151 1151
Branches 53 53
=========================================
Hits 902 902
Misses 208 208
Partials 41 41 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Very nice changes! I think, the minor comments can be addressed/fixed easily
As discussed in the chat, we can merge this and create a new ticket to resolve this to release the new version.
Added support for the build settings listed below to the C/C++ CI. Items are checked off if we support them or if they are known to be incompatible.
Used the builds on
ubuntu-20.04
to be released.