Skip to content

feat(pinia-orm): add option for custom pivotKey for relations with pivot#1907

Merged
CodeDredd merged 3 commits intomainfrom
pinia-orm-1886
Jul 22, 2024
Merged

feat(pinia-orm): add option for custom pivotKey for relations with pivot#1907
CodeDredd merged 3 commits intomainfrom
pinia-orm-1886

Conversation

@CodeDredd
Copy link
Owner

🔗 Linked issue

Resolves: #1886

📚 Description

@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2024

Codecov Report

Attention: Patch coverage is 98.57143% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.74%. Comparing base (220b093) to head (ef53c7b).
Report is 45 commits behind head on main.

Files with missing lines Patch % Lines
...rm/src/model/attributes/relations/MorphedByMany.ts 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1907      +/-   ##
==========================================
+ Coverage   99.72%   99.74%   +0.01%     
==========================================
  Files          90       90              
  Lines        6255     6287      +32     
  Branches      524      526       +2     
==========================================
+ Hits         6238     6271      +33     
  Misses         14       14              
+ Partials        3        2       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@CodeDredd CodeDredd merged commit aceb134 into main Jul 22, 2024
@CodeDredd CodeDredd deleted the pinia-orm-1886 branch July 22, 2024 05:31
@github-actions github-actions bot mentioned this pull request Jul 22, 2024
@github-actions github-actions bot mentioned this pull request Nov 26, 2024
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.

custom pivotKey for BelongsToMany and MorphToMany

2 participants