qicosmos / ormpp

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

fix bug lack ormpp namespace when REGISTER_AUTO_KEY #135

Closed Jacyking closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (c31105f) 42.68% compared to head (f3c1bf7) 42.68%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #135 +/- ## ======================================= Coverage 42.68% 42.68% ======================================= Files 22 22 Lines 3013 3013 ======================================= Hits 1286 1286 Misses 1727 1727 ```

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