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

Merge branch 'master' into jwi-nullptop

311913f
Select commit
Loading
Failed to load commit list.
Merged

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

Merge branch 'master' into jwi-nullptop
311913f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2024 in 0s

59.73% (+0.00%) compared to f49cab0

View this Pull Request on Codecov

59.73% (+0.00%) compared to f49cab0

Details

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.