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

connection_pool destructor now cancels async operations #372

Merged
merged 4 commits into from
Oct 14, 2024

Small wording change

a6fe66d
Select commit
Loading
Failed to load commit list.
Merged

connection_pool destructor now cancels async operations #372

Small wording change
a6fe66d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

99.04% (+0.00%) compared to 6842c2d

View this Pull Request on Codecov

99.04% (+0.00%) compared to 6842c2d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.04%. Comparing base (6842c2d) to head (a6fe66d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #372   +/-   ##
========================================
  Coverage    99.04%   99.04%           
========================================
  Files          143      143           
  Lines         7154     7157    +3     
========================================
+ Hits          7086     7089    +3     
  Misses          68       68           
Files with missing lines Coverage Δ
include/boost/mysql/connection_pool.hpp 100.00% <100.00%> (ø)

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 6842c2d...a6fe66d. Read the comment docs.