|
Ran
|
Files
1518
|
Run time
39s
|
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>
221028 of 348333 relevant lines covered (63.45%)
2784604.84 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|