mysql icon indicating copy to clipboard operation
mysql copied to clipboard

Migrated docs to Asciidoc, Antora and MrDocs

Open anarthal opened this issue 1 year ago • 1 comments

anarthal avatar Dec 07 '24 11:12 anarthal

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.95%. Comparing base (4bfdd8f) to head (93e416f). Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #388   +/-   ##
========================================
  Coverage    98.95%   98.95%           
========================================
  Files          142      142           
  Lines         7199     7199           
========================================
  Hits          7124     7124           
  Misses          75       75           
Files with missing lines Coverage Δ
include/boost/mysql/any_address.hpp 100.00% <ø> (ø)
include/boost/mysql/any_connection.hpp 100.00% <100.00%> (ø)
include/boost/mysql/client_errc.hpp 100.00% <ø> (ø)
include/boost/mysql/common_server_errc.hpp 100.00% <ø> (ø)
include/boost/mysql/connection.hpp 97.82% <ø> (ø)
include/boost/mysql/connection_pool.hpp 100.00% <ø> (ø)
include/boost/mysql/constant_string_view.hpp 100.00% <ø> (ø)
include/boost/mysql/date.hpp 100.00% <ø> (ø)
include/boost/mysql/datetime.hpp 100.00% <ø> (ø)
...detail/execution_processor/static_results_impl.hpp 100.00% <100.00%> (ø)
... and 26 more

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 4bfdd8f...93e416f. Read the comment docs.

codecov[bot] avatar Feb 02 '25 19:02 codecov[bot]