Skip to content

capabilities is now a scoped enum #473

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 4 commits into from
Apr 25, 2025

Conversation

anarthal
Copy link
Collaborator

close #471

Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.14%. Comparing base (cbe9270) to head (c07603f).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #473      +/-   ##
===========================================
- Coverage    99.14%   99.14%   -0.01%     
===========================================
  Files          142      142              
  Lines         7280     7278       -2     
===========================================
- Hits          7218     7216       -2     
  Misses          62       62              
Files with missing lines Coverage Δ
...oost/mysql/impl/internal/protocol/capabilities.hpp 100.00% <100.00%> (ø)
...t/mysql/impl/internal/protocol/deserialization.hpp 97.69% <100.00%> (ø)
...ost/mysql/impl/internal/protocol/serialization.hpp 100.00% <100.00%> (ø)
...sql/impl/internal/sansio/connection_state_data.hpp 100.00% <100.00%> (ø)
...ude/boost/mysql/impl/internal/sansio/handshake.hpp 98.27% <100.00%> (+0.04%) ⬆️

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 cbe9270...c07603f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@anarthal anarthal merged commit 27e417d into develop Apr 25, 2025
6 checks passed
@anarthal anarthal deleted the feature/471-capabilities-refactor branch April 25, 2025 18:11
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.

All-uppercase capabilities might conflict with official C API macros
1 participant