CodeDredd / pinia-orm

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

fix(pinia-orm): Mutators still don't apply on update consistently #1828

Closed CodeDredd closed 4 months ago

CodeDredd commented 4 months ago

🔗 Linked issue

related #1818

❓ Type of change

📚 Description

📝 Checklist

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 99.66%. Comparing base (70a2cd0) to head (abb1e9f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1828 +/- ## ========================================== + Coverage 99.61% 99.66% +0.04% ========================================== Files 87 87 Lines 5936 5917 -19 Branches 510 503 -7 ========================================== - Hits 5913 5897 -16 + Misses 19 16 -3 Partials 4 4 ```

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