go-rel / rel

:gem: Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API
https://go-rel.github.io/
MIT License
744 stars 58 forks source link

Refactor scanMulti to only call scan once #339

Closed Fs02 closed 10 months ago

Fs02 commented 10 months ago

fix: https://github.com/go-rel/rel/issues/336

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8750e2c) 100.00% compared to head (7d5559a) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #339 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 35 35 Lines 2826 2828 +2 ========================================= + Hits 2826 2828 +2 ``` | [Files Changed](https://app.codecov.io/gh/go-rel/rel/pull/339?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-rel) | Coverage Δ | | |---|---|---| | [collection.go](https://app.codecov.io/gh/go-rel/rel/pull/339?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-rel#diff-Y29sbGVjdGlvbi5nbw==) | `100.00% <100.00%> (ø)` | | | [cursor.go](https://app.codecov.io/gh/go-rel/rel/pull/339?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-rel#diff-Y3Vyc29yLmdv) | `100.00% <100.00%> (ø)` | | | [document.go](https://app.codecov.io/gh/go-rel/rel/pull/339?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-rel#diff-ZG9jdW1lbnQuZ28=) | `100.00% <100.00%> (ø)` | | | [util.go](https://app.codecov.io/gh/go-rel/rel/pull/339?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-rel#diff-dXRpbC5nbw==) | `100.00% <100.00%> (ø)` | |

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