Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

websocket: inline the aios #1974

Merged
merged 1 commit into from
Dec 7, 2024

websocket: inline the aios

32c78f7
Select commit
Loading
Failed to load commit list.
Merged

websocket: inline the aios #1974

websocket: inline the aios
32c78f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 7, 2024 in 0s

81.80% (-0.17%) compared to f8a314e

View this Pull Request on Codecov

81.80% (-0.17%) compared to f8a314e

Details

Codecov Report

Attention: Patch coverage is 97.26027% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.80%. Comparing base (f8a314e) to head (32c78f7).

Files with missing lines Patch % Lines
src/sp/transport/ws/websocket.c 96.55% 1 Missing ⚠️
src/supplemental/websocket/websocket.c 97.72% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1974      +/-   ##
==========================================
- Coverage   81.96%   81.80%   -0.17%     
==========================================
  Files          95       95              
  Lines       24074    24068       -6     
  Branches     3209     3206       -3     
==========================================
- Hits        19732    19688      -44     
- Misses       4269     4308      +39     
+ Partials       73       72       -1     

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