-
Notifications
You must be signed in to change notification settings - Fork 309
constexpr updates #1721
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
constexpr updates #1721
Conversation
Signed-off-by: Darby Johnston <[email protected]>
Signed-off-by: Darby Johnston <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1721 +/- ##
==========================================
- Coverage 79.96% 79.95% -0.02%
==========================================
Files 197 197
Lines 21867 21879 +12
Branches 4338 4342 +4
==========================================
+ Hits 17487 17494 +7
- Misses 2249 2252 +3
- Partials 2131 2133 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 8 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
…y make the function constexpr if possible Signed-off-by: Darby Johnston <[email protected]>
Signed-off-by: Darby Johnston <[email protected]>
The last build action failed due to a codecov error:
|
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.
lgtm
Fixes #1720
Changes:
constexpr
to more functions in OpenTimeinline
onconstexpr
functionsconstexpr
before the return type on functions