|
Ran
|
Jobs
1
|
Files
1514
|
Run time
2min
|
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
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
85.0 |
-0.45% | consensus/core/src/subscriber.rs |
| 1 |
96.69 |
-0.55% | crates/iota-core/src/checkpoints/causal_order.rs |
| 2 |
87.47 |
-0.04% | crates/iota-core/src/authority/authority_per_epoch_store.rs |
| 2 |
89.35 |
0.0% | crates/iota-core/src/connection_monitor.rs |
| 3 |
90.38 |
-0.07% | crates/iota-core/src/execution_cache/writeback_cache.rs |
| 4 |
91.16 |
-0.65% | crates/starfish/core/src/authority_node.rs |
| 7 |
67.14 |
-10.0% | crates/iota-types/src/execution_status.rs |
| 10 |
72.31 |
-0.83% | crates/iota-core/src/authority/authority_store.rs |
| 10 |
66.67 |
-20.83% | crates/iota-network-stack/src/anemo_ext.rs |
| 12 |
93.03 |
-2.09% | crates/iota-core/src/congestion_tracker.rs |
| 13 |
58.22 |
-1.58% | crates/iota-core/src/authority/authority_store_pruner.rs |
| 21 |
57.76 |
-13.04% | external-crates/move/crates/move-package/src/resolution/dependency_cache.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | nextest+simtest - 21930098480.1 | 1518 |
63.45 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|