CodeDredd / pinia-orm

The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.
https://pinia-orm.codedredd.de/
MIT License
452 stars 39 forks source link

fix(pinia-orm): Data was wrong for `belongsTo` & `hasOne` with composite key #1904

Closed CodeDredd closed 4 months ago

CodeDredd commented 4 months ago

🔗 Linked issue

Resolves #1903

📚 Description

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 99.72%. Comparing base (93359fd) to head (8c9e9fc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1904 +/- ## ======================================= Coverage 99.72% 99.72% ======================================= Files 90 90 Lines 6265 6271 +6 Branches 528 529 +1 ======================================= + Hits 6248 6254 +6 Misses 14 14 Partials 3 3 ```

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