Skip to content

Handled properly ws connection close

c8fb4a8
Select commit
Loading
Failed to load commit list.
Merged

NOISSUE - Update mGate version in http and ws adapters #2825

Handled properly ws connection close
c8fb4a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 25, 2025 in 0s

32.29% (+4.75%) compared to cc9fc70

View this Pull Request on Codecov

32.29% (+4.75%) compared to cc9fc70

Details

Codecov Report

Attention: Patch coverage is 36.47059% with 108 lines in your changes missing coverage. Please review.

Project coverage is 32.29%. Comparing base (cc9fc70) to head (c8fb4a8).

Files with missing lines Patch % Lines
ws/client.go 53.84% 31 Missing and 5 partials ⚠️
ws/api/logging.go 0.00% 21 Missing ⚠️
ws/handler.go 0.00% 17 Missing ⚠️
ws/api/endpoints.go 61.53% 7 Missing and 3 partials ⚠️
ws/adapter.go 18.18% 9 Missing ⚠️
ws/api/metrics.go 0.00% 8 Missing ⚠️
ws/tracing/tracing.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2825      +/-   ##
==========================================
+ Coverage   27.53%   32.29%   +4.75%     
==========================================
  Files         351       83     -268     
  Lines       55423    16248   -39175     
==========================================
- Hits        15260     5247   -10013     
+ Misses      39413    10732   -28681     
+ Partials      750      269     -481     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.