|
Ran
|
Jobs
1
|
Files
1372
|
Run time
3min
|
Badge
README BADGES
|
push
github
upstream(core): Use mutex table for shared version assignment instead of optimistic transaction (#8196) # Description of change - Upstream range: [v1.42.1, v1.43.1) - Port commit: - https://github.com/MystenLabs/sui/commit/3ee93434c - Description: Use mutex table for shared version assignment instead of optimistic transaction ## Links to any relevant issues Part of #5727 ## How the change has been tested - [x] Basic tests (linting, compilation, formatting, unit/integration tests) - [ ] Patch-specific tests (correctness, functionality coverage) - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] I have checked that new and existing unit tests pass locally with my changes
55 of 56 new or added lines in 1 file covered. (98.21%)
176 existing lines in 9 files now uncovered.235611 of 359424 relevant lines covered (65.55%)
2341300.99 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
85.97 |
-0.1% | crates/iota-core/src/authority/authority_per_epoch_store.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
93.14 |
0.6% | consensus/core/src/synchronizer.rs |
| 1 |
82.54 |
-0.04% | crates/iota-core/src/authority.rs |
| 1 |
67.26 |
-0.45% | crates/iota-core/src/test_authority_clients.rs |
| 1 |
76.14 |
0.0% | crates/iota-types/src/crypto.rs |
| 1 |
73.51 |
-0.1% | crates/test-cluster/src/lib.rs |
| 6 |
85.71 |
-3.76% | crates/iota-surfer/src/surf_strategy.rs |
| 8 |
69.19 |
-0.76% | crates/iota-core/src/authority/authority_store_pruner.rs |
| 16 |
80.84 |
-0.93% | crates/iota-node/src/lib.rs |
| 141 |
85.97 |
-0.1% | crates/iota-core/src/authority/authority_per_epoch_store.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | nextest+simtest - 17002701772.1 | 1374 |
65.54 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|