linea-monorepo
linea-monorepo copied to clipboard
coordinator: adds config v2 sample
This PR implements issue(s) #922
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
Attention: Patch coverage is 58.18936% with 605 lines in your changes missing coverage. Please review.
Project coverage is 65.92%. Comparing base (
62b422b) to head (62c8b30). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #853 +/- ##
============================================
- Coverage 66.59% 65.92% -0.67%
- Complexity 1135 1172 +37
============================================
Files 324 354 +30
Lines 12994 13494 +500
Branches 1356 1361 +5
============================================
+ Hits 8653 8896 +243
- Misses 3780 4033 +253
- Partials 561 565 +4
| Flag | Coverage Δ | |
|---|---|---|
| hardhat | 98.51% <ø> (ø) |
|
| kotlin | 63.47% <58.18%> (-0.62%) |
:arrow_down: |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...in/kotlin/linea/coordinator/config/v2/ApiConfig.kt | 100.00% <100.00%> (ø) |
|
| .../linea/coordinator/config/v2/toml/ApiConfigToml.kt | 100.00% <100.00%> (ø) |
|
| ...n/linea/coordinator/config/v2/toml/DatabaseToml.kt | 100.00% <100.00%> (ø) |
|
| ...n/linea/coordinator/config/v2/toml/DefaultsToml.kt | 100.00% <100.00%> (ø) |
|
| ...nea/coordinator/config/v2/toml/StateManagerToml.kt | 100.00% <100.00%> (ø) |
|
| ...nator/config/v2/toml/Type2StateProofManagerToml.kt | 100.00% <100.00%> (ø) |
|
| ...sensys/zkevm/coordinator/app/CoordinatorAppMain.kt | 0.00% <ø> (ø) |
|
| ...n/net/consensys/zkevm/ethereum/ContractsManager.kt | 61.53% <100.00%> (+0.75%) |
:arrow_up: |
| ...n/src/main/kotlin/linea/kotlin/StringExtensions.kt | 100.00% <100.00%> (ø) |
|
| ...faces/src/main/kotlin/linea/ethapi/EthApiClient.kt | 50.00% <ø> (ø) |
|
| ... and 41 more |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.