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

docs(axios): Update docs and type descriptions for `delete` #1838

Closed CodeDredd closed 4 months ago

CodeDredd commented 4 months ago

🔗 Linked issue

closes #1696

❓ 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.78%. Comparing base (744fcaf) to head (4c78a56).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1838 +/- ## ========================================== + Coverage 99.71% 99.78% +0.06% ========================================== Files 88 88 Lines 6030 6030 Branches 512 512 ========================================== + Hits 6013 6017 +4 + Misses 13 10 -3 + Partials 4 3 -1 ```

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