|
Repo Added
|
Build
402
Last
|
Files
1514
|
Badge
README BADGES
|
push
github
chore(ts-sdk): bring back unsupported filters for `getOwnedObjects` (#10139) # Description of change When passing `unsupportedMethods` to the iota graphql client one might omit `getOwnedObjects` (like in https://github.com/iotaledger/iota-names/pull/968/changes) but this method contains filters not supported by graphql, and the filters will silently be ignored. This brings back the filters removed in https://github.com/iotaledger/iota/pull/7413/changes#diff-fc74fd1b68a53b4563fff0f377641e289L459 so that it fails in case the method is used. [Graphql filter reference](https://github.com/iotaledger/iota/blob/cf7ca0265/crates/iota-graphql-rpc/schema.graphql#L3260) ## Links to any relevant issues Closes #9418 ## How the change has been tested Describe the tests that you ran to verify your changes. Make sure to provide instructions for the maintainer as well as any relevant configurations. --------- Co-authored-by: Marc Espin <mespinsanz@gmail.com>
220973 of 347492 relevant lines covered (63.59%)
2791344.14 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
![]() |
Badge your Repo: iotaWe detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.Could not find badge in README. |
|
Embed ▾
README BADGES
|