Skip to content

Added any_connection::connection_id #409

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

Merged
merged 7 commits into from
Feb 5, 2025

Conversation

anarthal
Copy link
Collaborator

@anarthal anarthal commented Feb 4, 2025

close #408

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.95%. Comparing base (195623e) to head (397b6fa).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #409   +/-   ##
========================================
  Coverage    98.95%   98.95%           
========================================
  Files          142      142           
  Lines         7199     7207    +8     
========================================
+ Hits          7124     7132    +8     
  Misses          75       75           
Files with missing lines Coverage Δ
include/boost/mysql/any_connection.hpp 100.00% <100.00%> (ø)
include/boost/mysql/detail/connection_impl.hpp 94.95% <ø> (ø)
include/boost/mysql/impl/connection_impl.ipp 100.00% <100.00%> (ø)
...t/mysql/impl/internal/protocol/deserialization.hpp 97.36% <100.00%> (+<0.01%) ⬆️
...sql/impl/internal/sansio/connection_state_data.hpp 100.00% <ø> (ø)
...ude/boost/mysql/impl/internal/sansio/handshake.hpp 92.17% <100.00%> (+0.06%) ⬆️

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 195623e...397b6fa. Read the comment docs.

@anarthal anarthal merged commit bef7482 into develop Feb 5, 2025
6 checks passed
@anarthal anarthal deleted the feature/408-expose-connection-id branch February 5, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose connection_id access
1 participant