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

Basic support for @external support, only basic generation and compil… #352

Merged
merged 3 commits into from
Jan 24, 2024

Conversation

jwillemsen
Copy link
Member

…er test when using external as struct member, not complete yet

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

* ridlbe/c++11/templates/cli/hdr/struct_idl_traits_def.erb:
* ridlbe/c++11/visitors/struct.rb:
* tests/annotations/run_test.pl:
* tests/idl4/bitset/run_test.pl:
* tests/idl4/enum/run_test.pl:
* tests/idl4/explicit_ints/run_test.pl:
* tests/idl4/optional/run_test.pl:
* tests/idl4/union/run_test.pl:

…er test when using external as struct member, not complete yet

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

    * ridlbe/c++11/templates/cli/hdr/struct_idl_traits_def.erb:
    * ridlbe/c++11/visitors/struct.rb:
    * tests/annotations/run_test.pl:
    * tests/idl4/bitset/run_test.pl:
    * tests/idl4/enum/run_test.pl:
    * tests/idl4/explicit_ints/run_test.pl:
    * tests/idl4/optional/run_test.pl:
    * tests/idl4/union/run_test.pl:
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a0b82a7) 59.76% compared to head (d0b3f45) 59.77%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #352   +/-   ##
=======================================
  Coverage   59.76%   59.77%           
=======================================
  Files         588      589    +1     
  Lines       47992    47997    +5     
  Branches     4233     4233           
=======================================
+ Hits        28684    28689    +5     
  Misses      16187    16187           
  Partials     3121     3121           

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

@jwillemsen jwillemsen merged commit 0a0054c into RemedyIT:master Jan 24, 2024
14 of 16 checks passed
@jwillemsen jwillemsen deleted the jwi-external branch January 24, 2024 11:33
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