Skip to content

MorphTo Documentation #110

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

Merged
merged 3 commits into from
Dec 3, 2021
Merged

MorphTo Documentation #110

merged 3 commits into from
Dec 3, 2021

Conversation

ryandialpad
Copy link
Contributor

@ryandialpad ryandialpad commented Nov 24, 2021

Type of PR:

  • Bugfix
  • Feature
  • Refactor
  • Code style update
  • Build-related changes
  • Test
  • Documentation
  • Other, please describe:

Breaking changes:

  • No
  • Yes

Details

Adds MorphTo documentation, corrects some of the MorphOne documentation.

Blocked by #106

@ryandialpad ryandialpad self-assigned this Nov 24, 2021
@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

Merging #110 (b7d2047) into master (16603db) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            master      #110    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           38        40     +2     
  Lines         1156      1582   +426     
  Branches       185       261    +76     
==========================================
+ Hits          1156      1582   +426     
Impacted Files Coverage Δ
src/model/Model.ts 100.00% <0.00%> (ø)
src/query/Query.ts 100.00% <0.00%> (ø)
src/schema/Schema.ts 100.00% <0.00%> (ø)
src/model/attributes/relations/MorphOne.ts 100.00% <0.00%> (ø)
src/model/attributes/relations/Relation.ts 100.00% <0.00%> (ø)
src/model/attributes/relations/BelongsTo.ts 100.00% <0.00%> (ø)
src/model/attributes/relations/HasManyBy.ts 100.00% <0.00%> (ø)
src/model/attributes/relations/MorphTo.ts 100.00% <0.00%> (ø)
...c/model/decorators/attributes/relations/MorphTo.ts 100.00% <0.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 16603db...b7d2047. Read the comment docs.

@ryandialpad ryandialpad mentioned this pull request Nov 25, 2021
10 tasks
Copy link
Member

@kiaking kiaking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesoooome!

@kiaking kiaking merged commit 6c23c18 into master Dec 3, 2021
@kiaking kiaking deleted the morph-to-docs branch December 3, 2021 07:26
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.

2 participants