linea-monorepo
linea-monorepo copied to clipboard
State reconstruction app - Submission Events Client
This PR implements issue(s) #
Checklist
- [ ] I wrote new tests for my new core changes.
- [ ] I have successfully ran tests, style checker and build against my new changes locally.
- [ ] I have informed the team of any breaking changes if there are any.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 70.13%. Comparing base (
62438cb) to head (2e8c41f).
Additional details and impacted files
@@ Coverage Diff @@
## main #105 +/- ##
============================================
- Coverage 70.59% 70.13% -0.46%
+ Complexity 1059 1031 -28
============================================
Files 291 282 -9
Lines 11960 11145 -815
Branches 1051 1017 -34
============================================
- Hits 8443 7817 -626
+ Misses 3039 2860 -179
+ Partials 478 468 -10
| Flag | Coverage Δ | *Carryforward flag | |
|---|---|---|---|
| hardhat | 98.67% <ø> (ø) |
||
| kotlin | 67.60% <ø> (-0.68%) |
:arrow_down: | Carriedforward from 352c2de |
*This pull request uses carry forward flags. Click here to find out more.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...coordinator/clients/prover/ABProverClientRouter.kt | 100.00% <ø> (ø) |
|
| ...tor/clients/prover/GenericFileBasedProverClient.kt | 88.88% <ø> (-0.54%) |
:arrow_down: |
| .../coordinator/clients/prover/ProverClientFactory.kt | 59.64% <ø> (-0.70%) |
:arrow_down: |
| ...rover/serialization/BlobJsonFileRequestResponse.kt | 47.82% <ø> (-0.35%) |
:arrow_down: |
| ...rdinator/clients/Type2StateManagerJsonRpcClient.kt | 62.50% <ø> (-18.46%) |
:arrow_down: |
| ...tor/clients/BatchExecutionProverRequestResponse.kt | 44.44% <ø> (ø) |
|
| ...or/clients/BlobCompressionProverRequestResponse.kt | 55.78% <ø> (ø) |
|
| ...evm/coordinator/clients/Type2StateManagerClient.kt | 100.00% <ø> (ø) |
|
| ...n/kotlin/net/consensys/zkevm/domain/Aggregation.kt | 48.27% <ø> (+0.44%) |
:arrow_up: |
| ...src/main/kotlin/net/consensys/zkevm/domain/Blob.kt | 56.12% <ø> (+0.12%) |
:arrow_up: |
| ... and 15 more |
PR has had no activity for 30 days. What is blocking it? Is there anything you can do to help move it forward? Without action it will be closed in 7 days.
Closing stale PR as no activity for 7 days