Skip to content

chore: update mocks

e739d56
Select commit
Loading
Failed to load commit list.
Open

SMQ-2800 - Add WebSocket support to HTTP adapter #2937

chore: update mocks
e739d56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2025 in 0s

25.79% (+1.91%) compared to 898048c

View this Pull Request on Codecov

25.79% (+1.91%) compared to 898048c

Details

Codecov Report

Attention: Patch coverage is 40.59701% with 199 lines in your changes missing coverage. Please review.

Project coverage is 25.79%. Comparing base (898048c) to head (e739d56).

Files with missing lines Patch % Lines
http/mocks/service.go 0.00% 118 Missing ⚠️
http/api/endpoint.go 50.00% 23 Missing and 8 partials ⚠️
http/handler.go 76.40% 16 Missing and 5 partials ⚠️
http/api/transport.go 62.26% 17 Missing and 3 partials ⚠️
http/adapter.go 57.14% 2 Missing and 1 partial ⚠️
http/middleware/logging.go 0.00% 2 Missing ⚠️
http/middleware/metrics.go 0.00% 2 Missing ⚠️
http/middleware/tracing.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2937      +/-   ##
==========================================
+ Coverage   23.88%   25.79%   +1.91%     
==========================================
  Files         359      306      -53     
  Lines       67963    61917    -6046     
==========================================
- Hits        16231    15971     -260     
+ Misses      50939    45155    -5784     
+ Partials      793      791       -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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.