|
Ran
|
Jobs
1
|
Files
1333
|
Run time
3min
|
Badge
README BADGES
|
push
github
upstream: Porting core-protocol related upstream changes in range mainnet-1.38.4 to mainnet-1.39.4 (#7826) # Description of change This PR contains a batch of core-protocol related upstream changes. The changes have been individually reviewed before squash-merging. None of them modify protocol parameters, so a new protocol version is not necessary. This PR should be rebased on top of develop without squashing as it already contains squashed PRs. ## Links to any relevant issues List of included PRs: - #7453 - #7486 - #7487 - #7485 - #7667 - #7553 List of included upstream commits: - https://github.com/MystenLabs/sui/commit/1e3c6efd6 - https://github.com/MystenLabs/sui/commit/ff98089fb - https://github.com/MystenLabs/sui/commit/c27594503 - https://github.com/MystenLabs/sui/commit/b09b0a8d3 (partly) - https://github.com/MystenLabs/sui/commit/f66f5ea88 (partly) - https://github.com/MystenLabs/sui/commit/01275fb31 ## Type of change - Enhancement (a non-breaking change which adds functionality) ## How the change has been tested - [x] Basic tests (linting, compilation, formatting, unit/integration tests) - [ ] Patch-specific tests (correctness, functionality coverage)
192 of 264 new or added lines in 14 files covered. (72.73%)
369 existing lines in 26 files now uncovered.229394 of 349829 relevant lines covered (65.57%)
2327452.97 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 16 |
56.79 |
-4.14% | crates/iota-types/src/full_checkpoint_content.rs |
| 10 |
84.27 |
1.63% | crates/iota-config/src/node.rs |
| 10 |
70.06 |
-0.43% | crates/iota-core/src/execution_cache.rs |
| 10 |
90.17 |
-0.66% | crates/iota-core/src/execution_cache/writeback_cache.rs |
| 9 |
72.99 |
-0.67% | crates/iota-swarm/src/memory/swarm.rs |
| 6 |
73.96 |
-0.94% | crates/test-cluster/src/lib.rs |
| 5 |
81.24 |
-0.75% | crates/iota-swarm-config/src/network_config_builder.rs |
| 4 |
83.88 |
-0.74% | crates/iota-swarm-config/src/node_config_builder.rs |
| 2 |
93.07 |
-1.59% | crates/iota-protocol-config/src/lib.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | nextest+simtest - 16359946209.1 | 1335 |
65.56 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|