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

Removed pool executor params #354

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into feature/350-remove-pool-executor-params

82396e1
Select commit
Loading
Failed to load commit list.
Open

Removed pool executor params #354

Merge branch 'develop' into feature/350-remove-pool-executor-params
82396e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2024 in 1s

99.05% (-0.01%) compared to a4a40d8, passed because coverage increased by 0% when compared to adjusted base (99.05%)

View this Pull Request on Codecov

99.05% (-0.01%) compared to a4a40d8, passed because coverage increased by 0% when compared to adjusted base (99.05%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.05%. Comparing base (a4a40d8) to head (82396e1).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #354      +/-   ##
===========================================
- Coverage    99.05%   99.05%   -0.01%     
===========================================
  Files          143      143              
  Lines         7184     7180       -4     
===========================================
- Hits          7116     7112       -4     
  Misses          68       68              
Files with missing lines Coverage Δ
include/boost/mysql/connection_pool.hpp 100.00% <100.00%> (ø)
include/boost/mysql/impl/connection_pool.ipp 100.00% <100.00%> (ø)
.../internal/connection_pool/connection_pool_impl.hpp 98.86% <100.00%> (-0.01%) ⬇️
include/boost/mysql/pool_params.hpp 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 a4a40d8...82396e1. Read the comment docs.