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

fix(http): server dynamic update route #3336

Merged
merged 1 commit into from
Feb 7, 2025

fix(http): server dynamic update route

2eef739
Select commit
Loading
Failed to load commit list.
Merged

fix(http): server dynamic update route #3336

fix(http): server dynamic update route
2eef739
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 1s

71.07% (-0.06%) compared to 9463f7d

View this Pull Request on Codecov

71.07% (-0.06%) compared to 9463f7d

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 6 lines in your changes missing coverage. Please review.

Project coverage is 71.07%. Comparing base (9463f7d) to head (2eef739).

Files with missing lines Patch % Lines
internal/io/http/httpserver/data_server.go 66.67% 2 Missing and 1 partial ⚠️
internal/io/http/httpserver/websocket_server.go 66.67% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3336      +/-   ##
==========================================
- Coverage   71.13%   71.07%   -0.06%     
==========================================
  Files         399      399              
  Lines       45238    45254      +16     
==========================================
- Hits        32178    32162      -16     
- Misses      10539    10560      +21     
- Partials     2521     2532      +11     

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