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 first test and code for cpp_mapping annotation #408

Merged
merged 5 commits into from
Oct 23, 2024

Conversation

jwillemsen
Copy link
Member

No description provided.

    * tests/idl4/struct/client.cpp:
    * tests/idl4/struct/run_test.pl:
    * tests/idl4/struct/test.idl:
    * tests/idl4/struct/test.mpc:
      Added.

    * ridlbe/c++11/templates/cli/hdr/struct_idl_traits_def.erb:
    * ridlbe/c++11/templates/cli/hdr/struct_post.erb:
    * ridlbe/c++11/templates/cli/hdr/struct_pre.erb:
    * ridlbe/c++11/templates/cli/inl/struct_inl.erb:
    * ridlbe/c++11/templates/cli/src/struct_cdr.erb:
    * ridlbe/c++11/visitors/struct.rb:
    * tests/idl4/struct/client.cpp -> tests/idl4/struct_cppmapping/client.cpp:
    * tests/idl4/struct/run_test.pl -> tests/idl4/struct_cppmapping/run_test.pl:
    * tests/idl4/struct/test.idl -> tests/idl4/struct_cppmapping/test.idl:
    * tests/idl4/struct/test.mpc -> tests/idl4/struct_cppmapping/test.mpc:
      Moved.

    * bin/taox11_tests.lst:
    * ridlbe/c++11/templates/cli/hdr/struct_pre.erb:
    * ridlbe/c++11/templates/cli/hdr/struct_post.erb:
    * ridlbe/c++11/templates/cli/hdr/struct_pre.erb:
    * ridlbe/c++11/visitors/struct.rb:
    * ridlbe/c++11/visitors/struct.rb:
    * tests/idl4/struct_cppmapping/test.idl:
@jwillemsen jwillemsen merged commit 06ab14c into RemedyIT:master Oct 23, 2024
11 checks passed
@jwillemsen jwillemsen deleted the jwi-structmapping branch October 23, 2024 14:18
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.85%. Comparing base (4ce6321) to head (6094278).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #408   +/-   ##
=======================================
  Coverage   59.84%   59.85%           
=======================================
  Files         602      603    +1     
  Lines       48393    48398    +5     
  Branches     4276     4279    +3     
=======================================
+ Hits        28963    28968    +5     
  Misses      16258    16258           
  Partials     3172     3172           

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

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