Skip to content

Merge branch 'feature/313-csha2p-plaintext' of github.com:boostorg/my…

dfb962a
Select commit
Loading
Failed to load commit list.
Merged

caching_sha2_password can now be used without TLS #480

Merge branch 'feature/313-csha2p-plaintext' of github.com:boostorg/my…
dfb962a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2025 in 0s

99.15% (+0.00%) compared to 90405e7

View this Pull Request on Codecov

99.15% (+0.00%) compared to 90405e7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.15%. Comparing base (90405e7) to head (dfb962a).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #480   +/-   ##
========================================
  Coverage    99.15%   99.15%           
========================================
  Files          143      144    +1     
  Lines         7297     7370   +73     
========================================
+ Hits          7235     7308   +73     
  Misses          62       62           
Files with missing lines Coverage Δ
include/boost/mysql/client_errc.hpp 100.00% <ø> (ø)
include/boost/mysql/impl/error_categories.ipp 98.80% <100.00%> (+0.02%) ⬆️
...sql/impl/internal/sansio/caching_sha2_password.hpp 100.00% <100.00%> (ø)
...l/impl/internal/sansio/csha2p_encrypt_password.hpp 100.00% <100.00%> (ø)
...ude/boost/mysql/impl/internal/sansio/handshake.hpp 99.31% <100.00%> (+0.08%) ⬆️
...sql/impl/internal/sansio/mysql_native_password.hpp 100.00% <100.00%> (ø)
include/boost/mysql/impl/is_fatal_error.ipp 100.00% <100.00%> (ø)
include/boost/mysql/impl/pfr.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 90405e7...dfb962a. Read the comment docs.

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