qicosmos / ormpp

modern C++ ORM, C++17, support mysql, postgresql,sqlite
Apache License 2.0
1.2k stars 260 forks source link

mysql_stmt_prepare replace mysql_query #143

Closed Jacyking closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (74d243d) 43.33% compared to head (97c61af) 43.34%.

Files Patch % Lines
include/mysql.hpp 80.00% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #143 +/- ## ======================================= Coverage 43.33% 43.34% ======================================= Files 22 22 Lines 3048 3052 +4 ======================================= + Hits 1321 1323 +2 - Misses 1727 1729 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.