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

services: fix timer draining #3737

Merged
merged 1 commit into from
Dec 9, 2024

services: fix timer draining

827acfc
Select commit
Loading
Failed to load commit list.
Merged

services: fix timer draining #3737

services: fix timer draining
827acfc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 9, 2024 in 0s

82.83% (-0.02%) compared to 35c2c5c

View this Pull Request on Codecov

82.83% (-0.02%) compared to 35c2c5c

Details

Codecov Report

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

Project coverage is 82.83%. Comparing base (35c2c5c) to head (827acfc).

Files with missing lines Patch % Lines
pkg/services/rpcsrv/server.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3737      +/-   ##
==========================================
- Coverage   82.85%   82.83%   -0.02%     
==========================================
  Files         335      335              
  Lines       46848    46850       +2     
==========================================
- Hits        38814    38807       -7     
- Misses       6443     6451       +8     
- Partials     1591     1592       +1     

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