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 value_initializer instead of zero_initializer as preparation for … #322

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

jwillemsen
Copy link
Member

…future support for default annotation

* ridlbe/c++11/config/cxx_type.rb:
* ridlbe/c++11/templates/cli/hdr/except_post.erb:
* ridlbe/c++11/templates/cli/hdr/struct_post.erb:
* ridlbe/c++11/templates/cli/hdr/union_post.erb:
* ridlbe/c++11/templates/cli/hdr/valuetype_obv.erb:
* ridlbe/c++11/templates/cli/inl/union_inl.erb:
* ridlbe/c++11/templates/cli/src/bitmask_cdr.erb:
* ridlbe/c++11/templates/cli/src/bitset_cdr.erb:
* ridlbe/c++11/templates/cli/src/enum_cdr.erb:
* ridlbe/c++11/templates/cli/src/union_cdr.erb:
* ridlbe/c++11/visitorbase.rb:

…future support for default annotation

    * ridlbe/c++11/config/cxx_type.rb:
    * ridlbe/c++11/templates/cli/hdr/except_post.erb:
    * ridlbe/c++11/templates/cli/hdr/struct_post.erb:
    * ridlbe/c++11/templates/cli/hdr/union_post.erb:
    * ridlbe/c++11/templates/cli/hdr/valuetype_obv.erb:
    * ridlbe/c++11/templates/cli/inl/union_inl.erb:
    * ridlbe/c++11/templates/cli/src/bitmask_cdr.erb:
    * ridlbe/c++11/templates/cli/src/bitset_cdr.erb:
    * ridlbe/c++11/templates/cli/src/enum_cdr.erb:
    * ridlbe/c++11/templates/cli/src/union_cdr.erb:
    * ridlbe/c++11/visitorbase.rb:
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b0b4469) 59.74% compared to head (68f00a8) 59.75%.
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #322   +/-   ##
=======================================
  Coverage   59.74%   59.75%           
=======================================
  Files         586      586           
  Lines       47900    47904    +4     
  Branches     4211     4211           
=======================================
+ Hits        28619    28623    +4     
  Misses      16182    16182           
  Partials     3099     3099           
Files Changed Coverage Δ
tests/idl4/bitmask/client.cpp 74.00% <100.00%> (+2.26%) ⬆️

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

@jwillemsen jwillemsen merged commit 1a652a0 into RemedyIT:master Aug 28, 2023
13 of 15 checks passed
@jwillemsen jwillemsen deleted the jwi-valueinitializer branch August 28, 2023 12:46
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