connection_pool destructor now cancels async operations #372
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
@@ 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.
Loading