CodeDredd / pinia-orm

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

test(pinia-orm): Add belongsToMany self relation test #1807

Closed CodeDredd closed 6 months ago

CodeDredd commented 6 months ago

🔗 Linked issue

closes #1447

❓ Type of change

📚 Description

It's already working. Just adding a test for this case

📝 Checklist

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 99.72%. Comparing base (9d25099) to head (7411c93).

:exclamation: Current head 7411c93 differs from pull request most recent head f4e0bef. Consider uploading reports for the commit f4e0bef to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1807 +/- ## ======================================= Coverage 99.72% 99.72% ======================================= Files 87 87 Lines 5895 5895 Branches 500 500 ======================================= Hits 5879 5879 Misses 13 13 Partials 3 3 ```

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