vuex-orm-next
vuex-orm-next copied to clipboard
MorphMany
Type of PR:
- [ ] Bugfix
- [x] Feature
- [ ] Refactor
- [ ] Code style update
- [ ] Build-related changes
- [ ] Test
- [ ] Documentation
- [ ] Other, please describe:
Breaking changes:
- [x] No
- [ ] Yes
Details
Implements MorphMany
relation
Will rebase when MorphTo
is merged into master #106
Codecov Report
Merging #111 (f16c621) into master (6c23c18) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #111 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 40 42 +2
Lines 1251 1293 +42
Branches 185 192 +7
=========================================
+ Hits 1251 1293 +42
Impacted Files | Coverage Δ | |
---|---|---|
src/model/Model.ts | 100.00% <100.00%> (ø) |
|
src/model/attributes/relations/MorphMany.ts | 100.00% <100.00%> (ø) |
|
...model/decorators/attributes/relations/MorphMany.ts | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6c23c18...f16c621. Read the comment docs.
@ryandialpad Sorry it took long! MorphTo is merged. Could you rebase this one 🙏
@ryandialpad Sorry it took long! MorphTo is merged. Could you rebase this one 🙏
No worries! Rebased 😃
Can we push a new release with this in it?
Can we push a new release with this in it?
What is the timeframe to get this pushed? I am VERY anxious to be able to use this!