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

Use std::integral_constant of uint8_t, not uint32_t, this matches the… #341

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

jwillemsen
Copy link
Member

… v1.7 IDL to C++11 spec

* ridlbe/c++11/templates/cli/hdr/bitmask_idl_traits.erb:
* ridlbe/c++11/templates/cli/hdr/enum_idl_traits.erb:

… v1.7 IDL to C++11 spec

    * ridlbe/c++11/templates/cli/hdr/bitmask_idl_traits.erb:
    * ridlbe/c++11/templates/cli/hdr/enum_idl_traits.erb:
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (91229dd) 59.78% compared to head (9df8aa1) 59.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #341      +/-   ##
==========================================
- Coverage   59.78%   59.77%   -0.01%     
==========================================
  Files         588      588              
  Lines       47967    47967              
  Branches     4226     4226              
==========================================
- Hits        28675    28674       -1     
  Misses      16177    16177              
- Partials     3115     3116       +1     

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

@jwillemsen jwillemsen merged commit cc799e3 into RemedyIT:master Jan 16, 2024
14 of 17 checks passed
@jwillemsen jwillemsen deleted the jwi-idl2cpp11v17 branch January 16, 2024 07:33
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