Skip to content

feat(pinia-orm): Add the option for new not to persist the model#1107

Merged
CodeDredd merged 1 commit intomasterfrom
new-saving
Mar 22, 2023
Merged

feat(pinia-orm): Add the option for new not to persist the model#1107
CodeDredd merged 1 commit intomasterfrom
new-saving

Conversation

@CodeDredd
Copy link
Copy Markdown
Owner

@CodeDredd CodeDredd commented Mar 22, 2023

🔗 Linked issue

related to #1106

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@CodeDredd CodeDredd added the enhancement New feature or request label Mar 22, 2023
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ece338e) 99.62% compared to head (4541bdd) 99.62%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1107   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files          88       88           
  Lines        5859     5861    +2     
  Branches      529      531    +2     
=======================================
+ Hits         5837     5839    +2     
  Misses         19       19           
  Partials        3        3           
Impacted Files Coverage Δ
packages/pinia-orm/src/query/Query.ts 99.52% <100.00%> (+<0.01%) ⬆️
packages/pinia-orm/src/repository/Repository.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@CodeDredd CodeDredd merged commit dc3e13e into master Mar 22, 2023
@CodeDredd CodeDredd deleted the new-saving branch March 22, 2023 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants