Skip to content

test: server: s/expVal/wantVal/ & reduce err scopes

3854612
Select commit
Loading
Failed to load commit list.
Open

server: Set a pprof label on new stream goroutines #9082

test: server: s/expVal/wantVal/ & reduce err scopes
3854612
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

83.08% (-0.23%) compared to 1c63fa5

View this Pull Request on Codecov

83.08% (-0.23%) compared to 1c63fa5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.08%. Comparing base (1c63fa5) to head (3854612).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9082      +/-   ##
==========================================
- Coverage   83.30%   83.08%   -0.23%     
==========================================
  Files         413      413              
  Lines       33482    33512      +30     
==========================================
- Hits        27892    27842      -50     
- Misses       4190     4243      +53     
- Partials     1400     1427      +27     
Files with missing lines Coverage Δ
internal/envconfig/envconfig.go 100.00% <100.00%> (ø)
server.go 82.83% <100.00%> (-0.15%) ⬇️

... and 28 files with indirect coverage changes

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