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

session: set request source to type of the prepared stmt for execute stmt #46348

Merged
merged 1 commit into from
Aug 23, 2023

record type of the prepared stmt for execute stmt

6f40422
Select commit
Loading
Failed to load commit list.
Merged

session: set request source to type of the prepared stmt for execute stmt #46348

record type of the prepared stmt for execute stmt
6f40422
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 23, 2023 in 1s

72.6979% (-0.6671%) compared to 14fb817

View this Pull Request on Codecov

72.6979% (-0.6671%) compared to 14fb817

Details

Codecov Report

Merging #46348 (6f40422) into master (14fb817) will decrease coverage by 0.6671%.
Report is 1 commits behind head on master.
The diff coverage is 100.0000%.

Additional details and impacted files
@@               Coverage Diff                @@
##             master     #46348        +/-   ##
================================================
- Coverage   73.3649%   72.6979%   -0.6671%     
================================================
  Files          1288       1309        +21     
  Lines        393583     399783      +6200     
================================================
+ Hits         288752     290634      +1882     
- Misses        86439      90709      +4270     
- Partials      18392      18440        +48     
Components Coverage Δ
dumpling 54.0444% <ø> (ø)
parser 85.0633% <ø> (-0.0181%) ⬇️
br 47.9432% <ø> (-4.3396%) ⬇️