Skip to content

Avoid arbitrary sleep in timeout middleware

cf3487c
Select commit
Loading
Failed to load commit list.
Open

Add websocket routing support #101

Avoid arbitrary sleep in timeout middleware
cf3487c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2025 in 0s

96.45% (-0.61%) compared to 519a7e3

View this Pull Request on Codecov

96.45% (-0.61%) compared to 519a7e3

Details

Codecov Report

❌ Patch coverage is 80.76923% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.45%. Comparing base (519a7e3) to head (cf3487c).

Files with missing lines Patch % Lines
pkg/router/websocket.go 56.52% 8 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
- Coverage   97.06%   96.45%   -0.61%     
==========================================
  Files          18       19       +1     
  Lines        2382     1777     -605     
==========================================
- Hits         2312     1714     -598     
+ Misses         57       48       -9     
- Partials       13       15       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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