|
Ran
|
Jobs
1
|
Files
90
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix(transaction-builder): send TransactionMetadata in dry-run to avoid gas_budget=0 (#1042) * fix(transaction-builder): send TransactionMetadata in dry-run to avoid gas_budget=0 * don't skip checks when estimating gas budget * Revert "don't skip checks when estimating gas budget" This reverts commit 0a83f59d8. * Update crates/iota-sdk-graphql-client/src/api/dry_run.rs Co-authored-by: /alex/ <alexander.schmidt@iota.org> * remove comment Co-authored-by: Thoralf-M <46689931+Thoralf-M@users.noreply.github.com> --------- Co-authored-by: /alex/ <alexander.schmidt@iota.org>
25 of 27 new or added lines in 3 files covered. (92.59%)
4 existing lines in 3 files now uncovered.21244 of 25237 relevant lines covered (84.18%)
12840.93 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
93.41 |
6.45% | crates/iota-sdk-graphql-client/src/api/dry_run.rs |
| 1 |
26.53 |
2.79% | crates/iota-sdk-transaction-builder/src/builder/client_methods.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
55.07 |
0.07% | crates/iota-sdk-transaction-builder/src/builder/mod.rs |
| 1 |
95.12 |
-0.49% | crates/iota-sdk-transaction-builder/src/lib.rs |
| 2 |
85.78 |
-0.47% | crates/iota-sdk-types/src/crypto/zklogin.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | nextest - 23827815639.1 | 90 |
84.18 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|