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

feat: WIP organize extensions #853

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

feat: WIP organize extensions #853

wants to merge 21 commits into from

Conversation

zcstarr
Copy link
Member

@zcstarr zcstarr commented Mar 15, 2024

WIP to start organizing the code for extensions to act as a pathway to upgradeability for the open-rpc spec

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.79%. Comparing base (e95b2d5) to head (a5d5eb0).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #853      +/-   ##
==========================================
+ Coverage   99.70%   99.79%   +0.09%     
==========================================
  Files          13       15       +2     
  Lines         337      495     +158     
  Branches       85      131      +46     
==========================================
+ Hits          336      494     +158     
  Misses          1        1              

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

@zcstarr zcstarr requested a review from shanejonas December 2, 2024 00:44
src/apply-extension-spec.ts Outdated Show resolved Hide resolved
src/extension-good-schema.json Outdated Show resolved Hide resolved
src/open-rpc-extensions-schema.json Outdated Show resolved Hide resolved
This extends support for nested extensions that follow the same
pattern as defining an extension on a definition within the spec.
This allows for support for things like ContentDescriptors within
parameters, and other arrayed/nested elements.
@zcstarr zcstarr requested a review from BelfordZ January 17, 2025 03:14
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