Skip to content

Conversation

@KaloyanTanev
Copy link
Collaborator

@KaloyanTanev KaloyanTanev commented Nov 6, 2025

Use X-Timeout-Ms and Date-Miliseconds in the test peers command.
Allow to use custom X-Timeout-Ms header by specifying x-timeout-ms flag.
CreateBlock test now takes into consideration X-Timeout-Ms and its result is based on the flag:
Bad: x > X-Timeout-Ms
Avg: X-Timeout-Ms > x > X-Timeout-Ms * 0.9
Good: X-Timeout-Ms * 0.9 > x

category: feature
ticket: #4045

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 6, 2025

@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

❌ Patch coverage is 8.33333% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.42%. Comparing base (3f881fd) to head (6947e94).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
cmd/testmev.go 8.33% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4074      +/-   ##
==========================================
+ Coverage   56.38%   56.42%   +0.04%     
==========================================
  Files         245      245              
  Lines       31165    31171       +6     
==========================================
+ Hits        17571    17587      +16     
+ Misses      11281    11273       -8     
+ Partials     2313     2311       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@KaloyanTanev KaloyanTanev added the merge when ready Indicates bulldozer bot may merge when all checks pass label Nov 6, 2025
@obol-bulldozer obol-bulldozer bot merged commit 1da86c5 into main Nov 6, 2025
13 of 14 checks passed
@obol-bulldozer obol-bulldozer bot deleted the kalo/test-mev-headers branch November 6, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge when ready Indicates bulldozer bot may merge when all checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants