Skip to content

chore(router): enrich logs with execution config hashes#2942

Merged
dkorittki merged 8 commits into
mainfrom
dominik/eng-9706-log-engine-config-hashes
Jun 11, 2026
Merged

chore(router): enrich logs with execution config hashes#2942
dkorittki merged 8 commits into
mainfrom
dominik/eng-9706-log-engine-config-hashes

Merge branch 'main' into dominik/eng-9706-log-engine-config-hashes

2ed6642
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 1s

66.33% (target 30.00%)

View this Pull Request on Codecov

66.33% (target 30.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.33%. Comparing base (746c876) to head (2ed6642).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2942      +/-   ##
==========================================
+ Coverage   65.56%   66.33%   +0.77%     
==========================================
  Files         327      258      -69     
  Lines       46918    27539   -19379     
  Branches     5250        0    -5250     
==========================================
- Hits        30763    18269   -12494     
+ Misses      16131     7818    -8313     
- Partials       24     1452    +1428     
Files with missing lines Coverage Δ
router/core/graph_server.go 85.66% <100.00%> (ø)
...g/controlplane/configpoller/split_config_poller.go 83.15% <100.00%> (ø)
router/pkg/routerconfig/client.go 9.09% <ø> (ø)

... and 582 files with indirect coverage changes

🚀 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.