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

feat(pinia-orm): Add `where(Not)Null` and `(or)where(Not)In` #1831

Closed CodeDredd closed 4 months ago

CodeDredd commented 4 months ago

🔗 Linked issue

closes #1765

❓ 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.79%. Comparing base (fda0f99) to head (5260a2e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1831 +/- ## ========================================== + Coverage 99.66% 99.79% +0.13% ========================================== Files 87 87 Lines 5920 5959 +39 Branches 502 510 +8 ========================================== + Hits 5900 5947 +47 + Misses 16 10 -6 + Partials 4 2 -2 ```

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