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

SendBatch: Don't start goroutines #232

Merged
merged 2 commits into from
Sep 15, 2023

SendBatch: Add histogram metric for RegionServers per Batch

a67f669
Select commit
Loading
Failed to load commit list.
Merged

SendBatch: Don't start goroutines #232

SendBatch: Add histogram metric for RegionServers per Batch
a67f669
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 14, 2023 in 1s

70.30% (-0.01%) compared to 701886e

View this Pull Request on Codecov

70.30% (-0.01%) compared to 701886e

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% ⚠️

Comparison is base (701886e) 70.30% compared to head (a67f669) 70.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
- Coverage   70.30%   70.30%   -0.01%     
==========================================
  Files          27       27              
  Lines        3718     3721       +3     
==========================================
+ Hits         2614     2616       +2     
+ Misses        989      988       -1     
- Partials      115      117       +2     
Files Changed Coverage Δ
rpc.go 85.07% <100.00%> (+0.40%) ⬆️

... and 1 file with indirect coverage changes

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