j256 / ormlite-core

Core ORMLite functionality that provides a lite Java ORM in conjunction with ormlite-jdbc or ormlite-android
http://ormlite.com/
ISC License
578 stars 213 forks source link

fixed generated id inserts #301

Closed j256 closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 98.11321% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (main@e892576). Learn more about missing BASE report.

Files Patch % Lines
.../j256/ormlite/stmt/mapped/BaseMappedStatement.java 91.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #301 +/- ## ======================================= Coverage ? 87.22% Complexity ? 2831 ======================================= Files ? 144 Lines ? 7929 Branches ? 1033 ======================================= Hits ? 6916 Misses ? 694 Partials ? 319 ```

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