Skip to content

fix: cherry-pick(0.77) Ops Duration Throttle optimisation (#26806) - #27015

Open
stoyanov-st wants to merge 1 commit into
release/0.77from
fix/ops-duration-optimisation
Open

fix: cherry-pick(0.77) Ops Duration Throttle optimisation (#26806)#27015
stoyanov-st wants to merge 1 commit into
release/0.77from
fix/ops-duration-optimisation

Conversation

@stoyanov-st

Copy link
Copy Markdown
Contributor

Description:

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Stanimir Stoyanov <stanimir.stoyanov@limechain.tech>
@stoyanov-st stoyanov-st added this to the v0.77 milestone Aug 28, 2026
@stoyanov-st stoyanov-st self-assigned this Aug 28, 2026
@stoyanov-st
stoyanov-st requested review from a team and tinker-michaelj as code owners August 28, 2026 14:44
@lfdt-bot

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@                Coverage Diff                 @@
##             release/0.77   #27015      +/-   ##
==================================================
- Coverage           70.90%   70.87%   -0.03%     
- Complexity          12266    12270       +4     
==================================================
  Files                2643     2643              
  Lines              110669   110672       +3     
  Branches            12250    12250              
==================================================
- Hits                78472    78444      -28     
- Misses              28191    28217      +26     
- Partials             4006     4011       +5     
Files with missing lines Coverage Δ Complexity Δ
...ls/throttles/OpsDurationDeterministicThrottle.java 92.85% <100.00%> (+0.17%) 16.00 <0.00> (ø)
...pl/exec/processors/CustomMessageCallProcessor.java 83.06% <100.00%> (-0.19%) 43.00 <0.00> (ø)
...e/contract/impl/exec/utils/OpsDurationCounter.java 80.00% <100.00%> (+3.07%) 8.00 <2.00> (+1.00)
...node/app/service/contract/impl/hevm/HederaEVM.java 54.88% <100.00%> (+0.40%) 35.00 <0.00> (ø)
...ervice/contract/impl/hevm/OpsDurationSchedule.java 55.55% <100.00%> (+7.72%) 9.00 <4.00> (+4.00)
...service/contract/impl/state/ProxyWorldUpdater.java 87.01% <100.00%> (-0.09%) 57.00 <0.00> (ø)

... and 9 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@testlens-app

testlens-app Bot commented Aug 28, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: 42fdb92
▶️ Tests: 23541 executed
⚪️ Checks: 52/52 completed


Learn more about TestLens at testlens.app/docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants