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

Implement and test default_literal on a enum which we use after that in an array #349

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

jwillemsen
Copy link
Member

No description provided.

… in an array

    * ridlbe/c++11/config/cxx_type.rb:
    * ridlbe/c++11/visitorbase.rb:
    * tests/idl4/default/client.cpp:
    * tests/idl4/default/test.idl:
… in an array

    * ridlbe/c++11/config/cxx_type.rb:
    * tests/idl4/default/client.cpp:
    * tests/idl4/default/test.idl:
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (04054c9) 59.77% compared to head (c776347) 59.76%.
Report is 3 commits behind head on master.

Files Patch % Lines
tests/idl4/default/client.cpp 18.18% 6 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #349      +/-   ##
==========================================
- Coverage   59.77%   59.76%   -0.01%     
==========================================
  Files         588      588              
  Lines       47978    47989      +11     
  Branches     4228     4233       +5     
==========================================
+ Hits        28679    28682       +3     
- Misses      16181    16187       +6     
- Partials     3118     3120       +2     

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

@jwillemsen jwillemsen merged commit 582f46a into RemedyIT:master Jan 23, 2024
11 of 17 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.

1 participant