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): `.find` returning type `any` when using `useRepo` #1865

Closed CodeDredd closed 3 months ago

CodeDredd commented 3 months ago

🔗 Linked issue

resolves #1863

📚 Description

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 99.76%. Comparing base (ed747cb) to head (d4d9c3a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1865 +/- ## ======================================= Coverage 99.76% 99.76% ======================================= Files 88 88 Lines 6032 6032 Branches 512 512 ======================================= Hits 6018 6018 Misses 12 12 Partials 2 2 ```

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