Skip to content

Merge branch 'main' into e2e-configure

3730fa9
Select commit
Loading
Failed to load commit list.
Draft

feat(E2E): Enable e2e tests to run in different networks based on chain spec #2403

Merge branch 'main' into e2e-configure
3730fa9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 0s

32.04% (target 0.00%)

View this Pull Request on Codecov

32.04% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 378 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.04%. Comparing base (5476afd) to head (3730fa9).
⚠️ Report is 331 commits behind head on main.

Files with missing lines Patch % Lines
testing/e2e/suite/setup.go 0.00% 302 Missing ⚠️
testing/e2e/suite/suite.go 0.00% 66 Missing ⚠️
testing/e2e/suite/options.go 0.00% 8 Missing ⚠️
testing/e2e/config/defaults.go 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2403      +/-   ##
==========================================
- Coverage   32.27%   32.04%   -0.24%     
==========================================
  Files         350      351       +1     
  Lines       15636    15752     +116     
  Branches       20       20              
==========================================
  Hits         5047     5047              
- Misses      10226    10342     +116     
  Partials      363      363              
Files with missing lines Coverage Δ
testing/e2e/config/config.go 0.00% <ø> (ø)
testing/e2e/config/defaults.go 0.00% <0.00%> (ø)
testing/e2e/suite/options.go 0.00% <0.00%> (ø)
testing/e2e/suite/suite.go 0.00% <0.00%> (ø)
testing/e2e/suite/setup.go 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.