Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.3.0 #637

Merged
merged 7 commits into from
Dec 6, 2022
Merged

v1.3.0 #637

merged 7 commits into from
Dec 6, 2022

Conversation

CodeDredd
Copy link
Owner

@CodeDredd CodeDredd commented Nov 28, 2022

v1.3.0 - 🐲

🚀 Enhancements

🩹 Fixes

💅 Refactors

🔥 Performance

📖 Documentation

❤️ Contributors

  • Gregor Becker
  • yyydevf

…ons broken (#625)

* fix(pinia-orm): Query constraints with nested relations in m:m relations broken

* refactor(pinia-orm): remove skip in test
@CodeDredd CodeDredd marked this pull request as draft November 28, 2022 12:28
@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2022

Codecov Report

Base: 99.73% // Head: 99.73% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (3af85fe) compared to base (8266f42).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #637   +/-   ##
=======================================
  Coverage   99.73%   99.73%           
=======================================
  Files          83       83           
  Lines        5289     5322   +33     
  Branches      481      486    +5     
=======================================
+ Hits         5275     5308   +33     
  Misses         14       14           
Impacted Files Coverage Δ
...pinia-orm/src/composables/collection/useCollect.ts 100.00% <100.00%> (ø)
.../pinia-orm/src/composables/collection/useSortBy.ts 100.00% <100.00%> (ø)
packages/pinia-orm/src/composables/useDataStore.ts 100.00% <100.00%> (ø)
...rm/src/model/attributes/relations/BelongsToMany.ts 100.00% <100.00%> (ø)
packages/pinia-orm/src/query/Query.ts 99.89% <100.00%> (+<0.01%) ⬆️
packages/pinia-orm/src/repository/Repository.ts 100.00% <100.00%> (ø)
packages/pinia-orm/src/support/Utils.ts 98.05% <100.00%> (+0.06%) ⬆️

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@CodeDredd CodeDredd marked this pull request as ready for review November 29, 2022 11:40
* perf(pinia-orm-659): Save hydrated models if not updated

* refactor(pinia-orm): typo

closes #659
@vercel
Copy link

vercel bot commented Dec 6, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated
pinia-orm-docs ⬜️ Ignored (Inspect) Dec 6, 2022 at 10:48AM (UTC)
pinia-orm-playground ⬜️ Ignored (Inspect) Dec 6, 2022 at 10:48AM (UTC)

# Conflicts:
#	packages/pinia-orm/package.json
#	pnpm-lock.yaml
@CodeDredd CodeDredd merged commit ccb8472 into master Dec 6, 2022
@CodeDredd CodeDredd deleted the next-release branch December 6, 2022 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants