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

Add experimental support for CORBA CDR support for the IDL4 optional annotation #386

Merged
merged 7 commits into from
May 27, 2024

Conversation

jwillemsen
Copy link
Member

No description provided.

    * ridlbe/c++11/templates/cli/prx/struct_cdr.erb:
    * ridlbe/c++11/templates/cli/src/struct_cdr.erb:
    * tests/idl4/optional/testC.cpp:
    * tests/idl4/optional/testC.h:
    * tests/idl4/optional/testCP.h:
    * ridlbe/c++11/templates/cli/prx/struct_cdr.erb:
    * ridlbe/c++11/templates/cli/src/struct_cdr.erb:
    * tests/idl4/optional/test.idl:
    * tests/idl4/optional/testC.cpp:
    * tests/idl4/optional/testC.h:
    * tests/idl4/optional/testCP.h:
    * tao/x11/optional_cdr_t.h:
      Added.

    * ridlbe/c++11/templates/cli/prx/struct_cdr.erb:
    * ridlbe/c++11/templates/cli/src/struct_cdr.erb:
    * ridlbe/c++11/visitors/struct.rb:
    * ridlbe/c++11/writers/stubproxyheader.rb:
    * tao/x11/base/bounded_map_t.h:
    * tao/x11/map_cdr_t.h:
    * tao/x11/optional_t.h:
    * tao/x11/portable_server/operation_table_std_map.h:
    * tao/x11/taox11.mpc:
    * tests/idl4/optional/test.idl:
    * tests/idl4/optional/testC.cpp:
    * tests/idl4/optional/testC.h:
    * tests/idl4/optional/testCP.h:
    * tests/interface/client.cpp:
    * tests/struct/client.cpp:
    * tests/union/client.cpp:
    * ridlbe/c++11/visitors/struct.rb:
Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.80%. Comparing base (dbd240e) to head (7ac4482).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #386      +/-   ##
==========================================
- Coverage   59.80%   59.80%   -0.01%     
==========================================
  Files         596      596              
  Lines       47581    47581              
  Branches     4215     4215              
==========================================
- Hits        28455    28454       -1     
  Misses      16006    16006              
- Partials     3120     3121       +1     

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

    * tao/x11/optional_cdr_t.h:
@jwillemsen
Copy link
Member Author

24.04 seems a runner issue, created actions/runner-images#9937

@jwillemsen jwillemsen merged commit 40a5541 into RemedyIT:master May 27, 2024
11 of 14 checks passed
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.

None yet

1 participant