Skip to content

fix tests

938331f
Select commit
Loading
Failed to load commit list.
Merged

feat: coordinator flag #1662

fix tests
938331f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2026 in 0s

70.16% (-0.02%) compared to 5394d09

View this Pull Request on Codecov

70.16% (-0.02%) compared to 5394d09

Details

Codecov Report

❌ Patch coverage is 64.10256% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.16%. Comparing base (5394d09) to head (938331f).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
internal/cmd/startall.go 58.62% 9 Missing and 3 partials ⚠️
internal/cmn/config/loader.go 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1662      +/-   ##
==========================================
- Coverage   70.18%   70.16%   -0.02%     
==========================================
  Files         344      345       +1     
  Lines       38257    38664     +407     
==========================================
+ Hits        26851    27130     +279     
- Misses       9273     9370      +97     
- Partials     2133     2164      +31     
Files with missing lines Coverage Δ
internal/cmd/context.go 70.46% <100.00%> (-0.17%) ⬇️
internal/cmn/config/config.go 76.28% <ø> (ø)
internal/cmn/config/loader.go 82.99% <75.00%> (-0.09%) ⬇️
internal/cmd/startall.go 69.49% <58.62%> (+0.68%) ⬆️

... and 23 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5394d09...938331f. Read the comment docs.

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