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): Get mutator was called twice #1827

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.67%. Comparing base (9c8ee0d) to head (56dcc72).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1827 +/- ## ========================================== + Coverage 99.64% 99.67% +0.03% ========================================== Files 87 87 Lines 5934 5936 +2 Branches 509 510 +1 ========================================== + Hits 5913 5917 +4 + Misses 17 16 -1 + Partials 4 3 -1 ```

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