feat: HIP-551 atomic batch transactions #17333
Draft
Codecov / codecov/project
succeeded
Jan 22, 2025 in 0s
67.94% (-0.02%) compared to 84fb83b
View this Pull Request on Codecov
67.94% (-0.02%) compared to 84fb83b
Details
Codecov Report
Attention: Patch coverage is 41.93548%
with 18 lines
in your changes missing coverage. Please review.
Project coverage is 67.94%. Comparing base (
84fb83b
) to head (2cc60c3
).
Report is 29 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #17333 +/- ##
============================================
- Coverage 67.95% 67.94% -0.02%
- Complexity 22344 22347 +3
============================================
Files 2606 2608 +2
Lines 96901 96919 +18
Branches 10098 10099 +1
============================================
+ Hits 65845 65847 +2
- Misses 27295 27309 +14
- Partials 3761 3763 +2
Files with missing lines | Coverage Δ | |
---|---|---|
...edera/node/app/config/ServicesConfigExtension.java | 100.00% <ø> (ø) |
|
.../app/workflows/dispatcher/TransactionHandlers.java | 100.00% <ø> (ø) |
|
...ode/app/workflows/handle/HandleWorkflowModule.java | 100.00% <100.00%> (ø) |
|
...m/hedera/node/config/data/ApiPermissionConfig.java | 100.00% <100.00%> (ø) |
|
...com/hedera/node/config/data/AtomicBatchConfig.java | 100.00% <100.00%> (ø) |
|
...e/app/service/util/impl/handlers/UtilHandlers.java | 100.00% <100.00%> (ø) |
|
...a/node/app/service/util/UtilServiceDefinition.java | 100.00% <100.00%> (ø) |
|
...pp/workflows/dispatcher/TransactionDispatcher.java | 55.20% <0.00%> (-0.59%) |
⬇️ |
.../src/main/java/com/hedera/hapi/util/HapiUtils.java | 61.36% <30.00%> (-0.36%) |
⬇️ |
...service/util/impl/handlers/AtomicBatchHandler.java | 16.66% <16.66%> (ø) |
Loading