Skip to content

fix: flaky tests for utf8 warning test#2597

Closed
SkArchon wants to merge 8 commits into
mainfrom
milinda/fix-flaky-tests
Closed

fix: flaky tests for utf8 warning test#2597
SkArchon wants to merge 8 commits into
mainfrom
milinda/fix-flaky-tests

Merge branch 'main' into milinda/fix-flaky-tests

c2ce70e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2026 in 1s

61.61% (target 30.00%)

View this Pull Request on Codecov

61.61% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.61%. Comparing base (3e28449) to head (c2ce70e).

Files with missing lines Patch % Lines
router/pkg/trace/syncspan_test_exporter.go 60.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2597      +/-   ##
==========================================
- Coverage   64.11%   61.61%   -2.51%     
==========================================
  Files         301      245      -56     
  Lines       42642    25770   -16872     
  Branches     4538        0    -4538     
==========================================
- Hits        27342    15877   -11465     
+ Misses      15279     8508    -6771     
- Partials       21     1385    +1364     
Files with missing lines Coverage Δ
router/pkg/trace/meter.go 43.44% <100.00%> (ø)
router/pkg/trace/syncspan_test_exporter.go 60.00% <60.00%> (ø)

... and 544 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.