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

Boost 1.87: new discussion and examples #378

Merged
merged 83 commits into from
Nov 4, 2024

Workaround old libc++ problem

b780376
Select commit
Loading
Failed to load commit list.
Merged

Boost 1.87: new discussion and examples #378

Workaround old libc++ problem
b780376
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 4, 2024 in 1s

99.02% (-0.03%) compared to c57103b

View this Pull Request on Codecov

99.02% (-0.03%) compared to c57103b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.02%. Comparing base (c57103b) to head (b780376).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #378      +/-   ##
===========================================
- Coverage    99.05%   99.02%   -0.03%     
===========================================
  Files          143      143              
  Lines         7161     7157       -4     
===========================================
- Hits          7093     7087       -6     
- Misses          68       70       +2     
Files with missing lines Coverage Δ
include/boost/mysql/execution_state.hpp 100.00% <ø> (ø)
include/boost/mysql/results.hpp 100.00% <ø> (ø)
include/boost/mysql/static_execution_state.hpp 100.00% <ø> (ø)
include/boost/mysql/static_results.hpp 100.00% <ø> (ø)

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c57103b...b780376. Read the comment docs.