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: As a user, I want to be able to call any method on the SchemaRegistry via the SDK #309

Conversation

satyajeetkolhapure
Copy link
Collaborator

@satyajeetkolhapure satyajeetkolhapure commented Oct 20, 2023

What does this PR do?

Related ticket

Fixes #205

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@alainncls alainncls changed the title feat: added read and write methods from schema registry into SDK feat: As a user, I want to be able to call any method on the SchemaRegistry via the SDK Oct 23, 2023
@alainncls alainncls force-pushed the feature/as-a-user-i-want-to-be-able-to-call-any-method-on-the-SchemaRegistry-via-the-SDK branch 3 times, most recently from 0522531 to 3e4a4a1 Compare October 23, 2023 20:21
@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2023

Codecov Report

Merging #309 (5ba0e46) into dev (484c24d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #309   +/-   ##
=======================================
  Coverage   91.51%   91.51%           
=======================================
  Files          13       13           
  Lines         224      224           
  Branches       53       53           
=======================================
  Hits          205      205           
  Misses         10       10           
  Partials        9        9           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@alainncls alainncls force-pushed the feature/as-a-user-i-want-to-be-able-to-call-any-method-on-the-SchemaRegistry-via-the-SDK branch from 3e4a4a1 to e8ebfa5 Compare October 23, 2023 20:26
@alainncls alainncls force-pushed the feature/as-a-user-i-want-to-be-able-to-call-any-method-on-the-SchemaRegistry-via-the-SDK branch from e8ebfa5 to 5ba0e46 Compare October 23, 2023 22:14
@alainncls alainncls enabled auto-merge (squash) October 24, 2023 10:00
@alainncls alainncls merged commit fff70cc into dev Oct 24, 2023
7 checks passed
@alainncls alainncls deleted the feature/as-a-user-i-want-to-be-able-to-call-any-method-on-the-SchemaRegistry-via-the-SDK branch October 24, 2023 10:00
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.

[US] As a user, I want to be able to call any method on the SchemaRegistry via the SDK
4 participants