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

Initialize std::optional with std::nullopt #350

Merged
merged 4 commits into from
Apr 8, 2024

Conversation

jwillemsen
Copy link
Member

* ridlbe/c++11/visitors/struct.rb:

    * ridlbe/c++11/visitors/struct.rb:
    * ridlbe/c++11/visitors/struct.rb:
@jwillemsen
Copy link
Member Author

Closing for the moment, requires C++17 support, see #273

@jwillemsen jwillemsen closed this Jan 22, 2024
@jwillemsen jwillemsen reopened this Apr 8, 2024
Copy link

codecov bot commented Apr 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.73%. Comparing base (f49cab0) to head (311913f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #350   +/-   ##
=======================================
  Coverage   59.73%   59.73%           
=======================================
  Files         592      592           
  Lines       47549    47549           
  Branches     4218     4218           
=======================================
  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 975ebc5 into RemedyIT:master Apr 8, 2024
15 checks passed
@jwillemsen jwillemsen deleted the jwi-nullptop branch April 8, 2024 11:43
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