|
Ran
|
Jobs
1
|
Files
476
|
Run time
15s
|
Badge
README BADGES
|
push
github
sql: fix wrong region allocation This patch fixes an issue in generate_column_metadata(). Prior to this patch, the number of variable-only expressions was counted incorrectly when temporary memory was allocated on region to store their positions. However, although this allocation was incorrect, this did not lead to any problems due to the specifics of the region allocations. This patch fixes this by removing the temporary memory allocation. Closes #8763 NO_DOC=no user-visible changes NO_TEST=no user-visible changes NO_CHANGELOG=no user-visible changes (cherry picked from commit d4f143ade)
62199 of 114042 branches covered (54.54%)
8 of 8 new or added lines in 1 file covered. (100.0%)
93187 of 108620 relevant lines covered (85.79%)
3002375.78 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5654965378.1 | 0 |
85.79 |
GitHub Action Run |