qicosmos / ormpp

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

add query_s delete_records_s #147

Closed Jacyking closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Comparison is base (083123b) 43.34% compared to head (2b2c473) 44.62%. Report is 2 commits behind head on master.

Files Patch % Lines
ormpp/mysql.hpp 75.60% 30 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 #147 +/- ## ========================================== + Coverage 43.34% 44.62% +1.27% ========================================== Files 22 22 Lines 3052 3182 +130 ========================================== + Hits 1323 1420 +97 - Misses 1729 1762 +33 ```

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