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

Extend bitset support and test #411

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

jwillemsen
Copy link
Member

* tests/idl4/bitset/foo.cpp:
* tests/idl4/bitset/foo.h:
* tests/idl4/bitset/server.cpp: Added.

* ridlbe/c++11/templates/cli/hdr/bitset.erb:
* tests/idl4/bitset/client.cpp:
* tests/idl4/bitset/run_test.pl:
* tests/idl4/bitset/test.mpc:

    * tests/idl4/bitset/foo.cpp:
    * tests/idl4/bitset/foo.h:
    * tests/idl4/bitset/server.cpp:
      Added.

    * ridlbe/c++11/templates/cli/hdr/bitset.erb:
    * tests/idl4/bitset/client.cpp:
    * tests/idl4/bitset/run_test.pl:
    * tests/idl4/bitset/test.mpc:
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 58 lines in your changes missing coverage. Please review.

Project coverage is 59.90%. Comparing base (5f0d3ff) to head (cb60e55).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
tests/idl4/bitset/client.cpp 48.61% 29 Missing and 8 partials ⚠️
tests/idl4/bitset/server.cpp 55.31% 17 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #411      +/-   ##
==========================================
- Coverage   59.90%   59.90%   -0.01%     
==========================================
  Files         603      605       +2     
  Lines       48417    48560     +143     
  Branches     4277     4291      +14     
==========================================
+ Hits        29006    29091      +85     
- Misses      16235    16281      +46     
- Partials     3176     3188      +12     

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


🚨 Try these New Features:

    * ridlbe/c++11/templates/cli/hdr/bitset.erb:
    * ridlbe/c++11/templates/cli/inl/bitset_inl.erb:
    * ridlbe/c++11/templates/cli/hdr/bitset_idl_traits.erb:
    * tests/idl4/bitset/client.cpp:
@jwillemsen jwillemsen merged commit 46da099 into RemedyIT:master Nov 22, 2024
13 checks passed
@jwillemsen jwillemsen deleted the jwi-bitsettest3 branch November 22, 2024 13:24
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