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

Display MySQL user defined error in API Key UI #4590

Merged

Run subtests in parallel

794bc92
Select commit
Loading
Failed to load commit list.
Merged

Display MySQL user defined error in API Key UI #4590

Run subtests in parallel
794bc92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2023 in 0s

29.98% (+0.03%) compared to d9d30af

View this Pull Request on Codecov

29.98% (+0.03%) compared to d9d30af

Details

Codecov Report

Patch coverage: 50.00% and project coverage change: +0.03% 🎉

Comparison is base (d9d30af) 29.95% compared to head (794bc92) 29.98%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4590      +/-   ##
==========================================
+ Coverage   29.95%   29.98%   +0.03%     
==========================================
  Files         220      220              
  Lines       25933    25948      +15     
==========================================
+ Hits         7767     7781      +14     
  Misses      17518    17518              
- Partials      648      649       +1     
Files Changed Coverage Δ
pkg/datastore/datastore.go 0.00% <ø> (ø)
pkg/datastore/mysql/mysql.go 11.11% <0.00%> (-0.21%) ⬇️
pkg/app/server/grpcapi/grpcapi.go 17.96% <81.81%> (+10.65%) ⬆️

... and 2 files with indirect coverage changes

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