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

Starter test for empty struct and struct inheritance #293

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

jwillemsen
Copy link
Member

No description provided.

…n't generate the correct inheritance, just the IDL is parsed

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

    * ridlbe/c++11/templates/cli/inl/struct_inl.erb:
    * ridlbe/c++11/templates/cli/src/struct_cdr.erb:
    * bin/taox11_tests.lst:
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c126dfb) 59.68% compared to head (8efd9ac) 59.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #293   +/-   ##
=======================================
  Coverage   59.68%   59.69%           
=======================================
  Files         577      578    +1     
  Lines       47567    47575    +8     
  Branches     4198     4198           
=======================================
+ Hits        28391    28399    +8     
  Misses      16089    16089           
  Partials     3087     3087           
Impacted Files Coverage Δ
tests/idl4/struct_inheritance/client.cpp 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jwillemsen jwillemsen merged commit 5d07538 into RemedyIT:master Jul 18, 2023
14 of 16 checks passed
@jwillemsen jwillemsen deleted the jwi-idl4structinheritance branch July 18, 2023 19:00
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