boostorg / mysql

MySQL C++ client based on Boost.Asio
https://www.boost.org/doc/libs/master/libs/mysql
Boost Software License 1.0
259 stars 33 forks source link

Boost 1.87: new discussion and examples #378

Closed anarthal closed 3 weeks ago

anarthal commented 3 weeks ago

close #365 close #366

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 99.02%. Comparing base (c57103b) to head (b780376). Report is 1 commits behind head on develop.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/boostorg/mysql/pull/378/graphs/tree.svg?width=650&height=150&src=pr&token=ajbbjm3OiO&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg)](https://app.codecov.io/gh/boostorg/mysql/pull/378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg) ```diff @@ Coverage Diff @@ ## develop #378 +/- ## =========================================== - Coverage 99.05% 99.02% -0.03% =========================================== Files 143 143 Lines 7161 7157 -4 =========================================== - Hits 7093 7087 -6 - Misses 68 70 +2 ``` | [Files with missing lines](https://app.codecov.io/gh/boostorg/mysql/pull/378?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg) | Coverage Δ | | |---|---|---| | [include/boost/mysql/execution\_state.hpp](https://app.codecov.io/gh/boostorg/mysql/pull/378?src=pr&el=tree&filepath=include%2Fboost%2Fmysql%2Fexecution_state.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg#diff-aW5jbHVkZS9ib29zdC9teXNxbC9leGVjdXRpb25fc3RhdGUuaHBw) | `100.00% <ø> (ø)` | | | [include/boost/mysql/results.hpp](https://app.codecov.io/gh/boostorg/mysql/pull/378?src=pr&el=tree&filepath=include%2Fboost%2Fmysql%2Fresults.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg#diff-aW5jbHVkZS9ib29zdC9teXNxbC9yZXN1bHRzLmhwcA==) | `100.00% <ø> (ø)` | | | [include/boost/mysql/static\_execution\_state.hpp](https://app.codecov.io/gh/boostorg/mysql/pull/378?src=pr&el=tree&filepath=include%2Fboost%2Fmysql%2Fstatic_execution_state.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg#diff-aW5jbHVkZS9ib29zdC9teXNxbC9zdGF0aWNfZXhlY3V0aW9uX3N0YXRlLmhwcA==) | `100.00% <ø> (ø)` | | | [include/boost/mysql/static\_results.hpp](https://app.codecov.io/gh/boostorg/mysql/pull/378?src=pr&el=tree&filepath=include%2Fboost%2Fmysql%2Fstatic_results.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg#diff-aW5jbHVkZS9ib29zdC9teXNxbC9zdGF0aWNfcmVzdWx0cy5ocHA=) | `100.00% <ø> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/boostorg/mysql/pull/378/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/boostorg/mysql/pull/378?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/boostorg/mysql/pull/378?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). Last update [c57103b...b780376](https://app.codecov.io/gh/boostorg/mysql/pull/378?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg).