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 data race #2363

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Fix data race

2f4a6c4
Select commit
Loading
Failed to load commit list.
Draft

Fix data race #2363

Fix data race
2f4a6c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 0s

74.59% (target 70.00%)

View this Pull Request on Codecov

74.59% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 74.59%. Comparing base (0c9ee5a) to head (2f4a6c4).

Files with missing lines Patch % Lines
rpc/handlers.go 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2363      +/-   ##
==========================================
- Coverage   74.71%   74.59%   -0.12%     
==========================================
  Files         110      110              
  Lines       12105    12110       +5     
==========================================
- Hits         9044     9034      -10     
- Misses       2364     2374      +10     
- Partials      697      702       +5     

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