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

refactor(pinia-orm): `createORM()` had wrong type #1830

Closed CodeDredd closed 4 months ago

CodeDredd commented 4 months ago

🔗 Linked issue

closes #1813

❓ 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.72%. Comparing base (45f87aa) to head (fa3d186).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1830 +/- ## ========================================== + Coverage 99.66% 99.72% +0.06% ========================================== Files 87 87 Lines 5917 5920 +3 Branches 503 502 -1 ========================================== + Hits 5897 5904 +7 + Misses 16 13 -3 + Partials 4 3 -1 ```

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