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 user, I want to use the SDK to return all attestations that have a relationship to a specific attestation #271

Conversation

alainncls
Copy link
Collaborator

@alainncls alainncls commented Oct 11, 2023

What does this PR do?

Adds a method to get all attestations related to a given attestation, via the SDK

Related ticket

Fixes #174

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

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

@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2023

Codecov Report

Merging #271 (9ba1c8b) into dev (2a56f53) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #271   +/-   ##
=======================================
  Coverage   93.40%   93.40%           
=======================================
  Files          13       13           
  Lines         197      197           
  Branches       46       46           
=======================================
  Hits          184      184           
  Misses          8        8           
  Partials        5        5           

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

@alainncls alainncls force-pushed the feature/as-user-i-want-to-use-the-sdk-to-return-all-attestations-that-have-a-relationship-to-a-specific-attestation branch from 96798dc to 9e4efca Compare October 11, 2023 15:45
…have a relationship to a specific attestation
@alainncls alainncls force-pushed the feature/as-user-i-want-to-use-the-sdk-to-return-all-attestations-that-have-a-relationship-to-a-specific-attestation branch from 9e4efca to 9ba1c8b Compare October 11, 2023 15:46
@alainncls alainncls merged commit c9283aa into dev Oct 11, 2023
6 checks passed
@alainncls alainncls deleted the feature/as-user-i-want-to-use-the-sdk-to-return-all-attestations-that-have-a-relationship-to-a-specific-attestation branch October 11, 2023 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants