Skip to content

feat: add relations to plugin scope #103

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 1 commit into from
Nov 19, 2021
Merged

feat: add relations to plugin scope #103

merged 1 commit into from
Nov 19, 2021

Conversation

cuebit
Copy link
Member

@cuebit cuebit commented Nov 18, 2021

Type of PR:

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

Breaking changes:

  • No
  • Yes

Details

Adds BelongsTo, HasManyBy and MoprhOne to plugin scope.

@cuebit cuebit added the enhancement New feature or request label Nov 18, 2021
@cuebit cuebit self-assigned this Nov 18, 2021
@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #103 (418bd45) into master (8d5245a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #103   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           38        38           
  Lines         1153      1156    +3     
  Branches       185       185           
=========================================
+ Hits          1153      1156    +3     
Impacted Files Coverage Δ
src/plugin/Plugin.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 8d5245a...418bd45. Read the comment docs.

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.

🙌

@kiaking kiaking merged commit cfa08ce into master Nov 19, 2021
@kiaking kiaking deleted the fix/plugin-scope branch November 19, 2021 00:28
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