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

Fix embedded primary field #349

Closed Fs02 closed 8 months ago

Fs02 commented 8 months ago

fixes: https://github.com/go-rel/rel/issues/347

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (2e07fc1) 100.00% compared to head (2f08dfd) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #349 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 35 35 Lines 2828 2828 ========================================= Hits 2828 2828 ``` | [Files](https://app.codecov.io/gh/go-rel/rel/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-rel) | Coverage Δ | | |---|---|---| | [document\_meta.go](https://app.codecov.io/gh/go-rel/rel/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-rel#diff-ZG9jdW1lbnRfbWV0YS5nbw==) | `100.00% <100.00%> (ø)` | |

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