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

Use a throttled logger for exceeded memory warnings #15424

Merged
merged 3 commits into from
Mar 26, 2024

fix typo

d27dec5
Select commit
Loading
Failed to load commit list.
Merged

Use a throttled logger for exceeded memory warnings #15424

fix typo
d27dec5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 0s

65.64% (-1.78%) compared to 696fe0e

View this Pull Request on Codecov

65.64% (-1.78%) compared to 696fe0e

Details

Codecov Report

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

Project coverage is 65.64%. Comparing base (696fe0e) to head (d27dec5).
Report is 106 commits behind head on main.

Files Patch % Lines
go/vt/vtgate/executor.go 50.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15424      +/-   ##
==========================================
- Coverage   67.41%   65.64%   -1.78%     
==========================================
  Files        1560     1563       +3     
  Lines      192752   194405    +1653     
==========================================
- Hits       129952   127621    -2331     
- Misses      62800    66784    +3984     

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