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

Simplify constant generation by using C++17 static inline const #374

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

jwillemsen
Copy link
Member

* ridlbe/c++11/writers/stubheader.rb:

    * ridlbe/c++11/writers/stubheader.rb:
    * ridlbe/c++11/writers/stubheader.rb:
    * ridlbe/c++11/writers/stubsource.rb:
    * tests/const/const.idl:
@jwillemsen jwillemsen changed the title Simplify constant generation Simplify constant generation by using C++17 static inline const Apr 12, 2024
Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.73%. Comparing base (c87e860) to head (cf66485).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #374   +/-   ##
=======================================
  Coverage   59.73%   59.73%           
=======================================
  Files         592      592           
  Lines       47549    47549           
  Branches     4218     4217    -1     
=======================================
  Hits        28404    28404           
  Misses      16025    16025           
  Partials     3120     3120           

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

@jwillemsen jwillemsen merged commit 6ed1e86 into RemedyIT:master Apr 12, 2024
14 checks passed
@jwillemsen jwillemsen deleted the jwi-staticinlineconst branch April 12, 2024 08:28
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