8000 breaking change: add new Extension Registry APIs, removed old APIs by shazron · Pull Request #22 · adobe/aio-lib-console · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

breaking change: add new Extension Registry APIs, removed old APIs #22

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 18 commits into from
Jul 28, 2021

Conversation

shazron
Copy link
Member
@shazron shazron commented Jun 29, 2021

XR APIs for console sdk
Major version bump since endpoints are removed (breaking change).

TODO add e2e tests once APIs are live

Before merge, revert these changes

  • re-add npm test (git revert 274dd69)

Description

Related Issue

Motivation and Context

How Has This Been Tested?

TODO

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

sandeep-paliwal and others added 13 commits April 13, 2021 19:02
Added unit tests
Updated api.json
TODO - update param JSdoc definitions
Removed old app registry APIs and related tests.
Updated tests.
Updated docs.
Updated unit tests
Added e2e tests
removed previously added apis from spec and they are not part of transporter API now.
Updated docs.
to run tests manually, use `npm run unit-tests` instead.
@shazron shazron mentioned this pull request Jun 29, 2021
11 tasks
@shazron
Copy link
Member Author
shazron commented Jun 29, 2021

@sandeep-paliwal Please review any remaining review comments in #20 (review) #20

@shazron shazron changed the title Add XR APIs to SDK feat: add XR APIs Jul 28, 2021
@shazron shazron closed this Jul 28, 2021
@shazron shazron reopened this Jul 28, 2021
@codecov
Copy link
codecov bot commented Jul 28, 2021

Codecov Report

Merging #22 (eb43e88) into master (2d1f258) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          487       458   -29     
  Branches        15        16    +1     
=========================================
- Hits           487       458   -29     
Impacted Files Coverage Δ
src/SDKErrors.js 100.00% <100.00%> (ø)
src/index.js 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 2d1f258...eb43e88. Read the comment docs.

@shazron shazron changed the title feat: add XR APIs breaking change: add new Extension Registry APIs, removed old APIs Jul 28, 2021
@purplecabbage purplecabbage merged commit 5d01685 into master Jul 28, 2021
@purplecabbage purplecabbage deleted the release-ext-reg branch June 9, 2022 23:38
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.

4 participants
0