Skip to content

Add support for websockets#100

Open
Suhaibinator wants to merge 4 commits into
mainfrom
claude/add-websocket-support-01Hp245khrwBb227J9bfXFp1
Open

Add support for websockets#100
Suhaibinator wants to merge 4 commits into
mainfrom
claude/add-websocket-support-01Hp245khrwBb227J9bfXFp1

fix: address linter errors for unchecked error returns

a37ba1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2025 in 0s

97.06% (+0.00%) compared to 519a7e3

View this Pull Request on Codecov

97.06% (+0.00%) compared to 519a7e3

Details

Codecov Report

❌ Patch coverage is 94.88372% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.06%. Comparing base (519a7e3) to head (a37ba1e).

Files with missing lines Patch % Lines
pkg/router/websocket.go 95.14% 6 Missing and 4 partials ⚠️
pkg/router/router.go 88.88% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main     #100    +/-   ##
========================================
  Coverage   97.06%   97.06%            
========================================
  Files          18       19     +1     
  Lines        2382     1944   -438     
========================================
- Hits         2312     1887   -425     
+ Misses         57       41    -16     
- Partials       13       16     +3     

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