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

refactor(run_out): boost::optional to std::optional #5760

refactor(run_out): boost::optional to std::optional

024a6b4
Select commit
Loading
Failed to load commit list.
Merged

refactor(run_out): boost::optional to std::optional #5760

refactor(run_out): boost::optional to std::optional
024a6b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2023 in 1s

18.98% (+3.66%) compared to 765a596

View this Pull Request on Codecov

18.98% (+3.66%) compared to 765a596

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (765a596) 15.32% compared to head (024a6b4) 18.98%.
Report is 147 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5760       +/-   ##
===========================================
+ Coverage   15.32%   18.98%    +3.66%     
===========================================
  Files        1721       15     -1706     
  Lines      118559     1385   -117174     
  Branches    37995      684    -37311     
===========================================
- Hits        18169      263    -17906     
+ Misses      79657      823    -78834     
+ Partials    20733      299    -20434     

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