|
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%)
160 existing lines in 7 files now uncovered.235561 of 359424 relevant lines covered (65.54%)
2343676.61 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
86.07 |
0.0% | crates/iota-core/src/authority/authority_per_epoch_store.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
95.95 |
-0.25% | crates/iota-core/src/signature_verifier.rs |
| 1 |
98.06 |
-0.97% | crates/iota-surfer/src/surfer_task.rs |
| 2 |
58.54 |
-2.44% | crates/iota-types/src/execution_status.rs |
| 3 |
96.24 |
-1.13% | crates/iota-core/src/congestion_tracker.rs |
| 3 |
88.95 |
-1.74% | crates/iota-surfer/src/surfer_state.rs |
| 11 |
81.95 |
-8.27% | crates/iota-surfer/src/surf_strategy.rs |
| 139 |
86.07 |
0.0% | crates/iota-core/src/authority/authority_per_epoch_store.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | nextest+simtest - 17028637768.1 | 1374 |
65.52 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|