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

Make use of std::to_underlying when we have C++23 #394

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

jwillemsen
Copy link
Member

* ridlbe/c++11/templates/cli/src/bitmask_cdr.erb:
* ridlbe/c++11/templates/cli/src/enum_cdr.erb:

    * ridlbe/c++11/templates/cli/src/bitmask_cdr.erb:
    * ridlbe/c++11/templates/cli/src/enum_cdr.erb:
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.80%. Comparing base (09fbeb6) to head (8b7b1f3).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #394      +/-   ##
==========================================
- Coverage   59.80%   59.80%   -0.01%     
==========================================
  Files         597      597              
  Lines       47588    47586       -2     
  Branches     4215     4212       -3     
==========================================
- Hits        28462    28460       -2     
  Misses      16006    16006              
  Partials     3120     3120              

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

@jwillemsen jwillemsen merged commit 9462b66 into RemedyIT:master Aug 5, 2024
14 checks passed
@jwillemsen jwillemsen deleted the jwi-stdtounderlying branch August 5, 2024 09:31
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.

1 participant