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

Reworked optional supported for union/struct/exception #399

Merged
merged 8 commits into from
Sep 10, 2024

Conversation

jwillemsen
Copy link
Member

No description provided.

    * tests/idl4/optional/test.idl:
    * ridlbe/c++11/templates/cli/hdr/union_idl_traits_def.erb:
    * ridlbe/c++11/templates/cli/inl/except_inl.erb:
    * ridlbe/c++11/templates/cli/inl/union_inl.erb:
    * ridlbe/c++11/templates/cli/prx/union_cdr.erb:
    * ridlbe/c++11/visitors/union.rb:
    * tests/idl4/optional/test.idl:
    * ridlbe/c++11/templates/cli/hdr/union_idl_traits_def.erb:
    * tests/idl4/optional/client.cpp:
    * tests/idl4/optional/test.idl:
    * ridlbe/c++11/templates/cli/inl/except_inl.erb:
    * ridlbe/c++11/templates/cli/inl/union_inl.erb:
    * ridlbe/c++11/visitors/struct.rb:
    * ridlbe/c++11/visitors/union.rb:
    * ridlbe/c++11/templates/cli/prx/struct_cdr.erb:
    * ridlbe/c++11/templates/cli/src/struct_cdr.erb:
    * tao/x11/optional_cdr_t.h:
    * tests/idl4/optional/test.idl:
    * ridlbe/c++11/templates/cli/src/struct_cdr.erb:
    * ridlbe/c++11/visitorbase.rb:
    * ridlbe/c++11/config/cxx_type.rb:
    * ridlbe/c++11/templates/cli/hdr/union_idl_traits_def.erb:
    * ridlbe/c++11/templates/cli/prx/union_cdr.erb:
    * ridlbe/c++11/templates/cli/src/except_cdr.erb:
    * ridlbe/c++11/templates/cli/src/struct_cdr.erb:
    * ridlbe/c++11/templates/cli/src/union_cdr.erb:
    * tao/x11/optional_cdr_t.h:
    * tests/idl4/optional/test.idl:
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.81%. Comparing base (6f76375) to head (9cf7618).
Report is 19 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #399   +/-   ##
=======================================
  Coverage   59.80%   59.81%           
=======================================
  Files         598      598           
  Lines       47601    47605    +4     
  Branches     4216     4213    -3     
=======================================
+ Hits        28470    28473    +3     
  Misses      16010    16010           
- Partials     3121     3122    +1     

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

@jwillemsen jwillemsen merged commit fd9a7ca into RemedyIT:master Sep 10, 2024
14 checks passed
@jwillemsen jwillemsen deleted the jwi-optionalcdrextfix branch September 10, 2024 07:14
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