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

vtexplain: Ensure memory topo is set up for throttler #15279

Merged
merged 1 commit into from
Feb 19, 2024

vtexplain: Ensure memory topo is set up for throttler

42e2746
Select commit
Loading
Failed to load commit list.
Merged

vtexplain: Ensure memory topo is set up for throttler #15279

vtexplain: Ensure memory topo is set up for throttler
42e2746
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2024 in 1s

67.48% (+0.06%) compared to 696fe0e

View this Pull Request on Codecov

67.48% (+0.06%) compared to 696fe0e

Details

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (696fe0e) 67.41% compared to head (42e2746) 67.48%.
Report is 29 commits behind head on main.

Files Patch % Lines
go/cmd/vtexplain/cli/vtexplain.go 0.00% 3 Missing ⚠️
go/vt/vtexplain/vtexplain_vtgate.go 90.00% 3 Missing ⚠️
go/vt/vttablet/tabletserver/throttle/throttler.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15279      +/-   ##
==========================================
+ Coverage   67.41%   67.48%   +0.06%     
==========================================
  Files        1560     1561       +1     
  Lines      192752   193330     +578     
==========================================
+ Hits       129952   130469     +517     
- Misses      62800    62861      +61     

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