cycle / orm

PHP DataMapper, ORM
https://cycle-orm.dev
MIT License
1.24k stars 72 forks source link

Fix inserting order in regular cases #381

Closed gam6itko closed 9 months ago

gam6itko commented 2 years ago

Close #380

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (31e29e4) 91.51% compared to head (a6662af) 91.49%.

:exclamation: Current head a6662af differs from pull request most recent head 23db770. Consider uploading reports for the commit 23db770 to get more accurate results

Files Patch % Lines
src/Transaction/Pool.php 91.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #381 +/- ## ============================================ - Coverage 91.51% 91.49% -0.02% - Complexity 1804 1811 +7 ============================================ Files 114 115 +1 Lines 4582 4587 +5 ============================================ + Hits 4193 4197 +4 - Misses 389 390 +1 ```

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