|
Ran
|
Jobs
1
|
Files
115
|
Run time
1min
|
Badge
README BADGES
|
push
github
Fix for Crash in get_bbf_pivot_tuplestore (#3737) The pivot code crashes when encountering NULL input values in pivot columns, while looking up categories in pivotHashTable. The fix is to add a NULL check to perform the lookup only if catname is NON-NULL, doing nothing otherwise. Task: BABEL-5603 Signed-off-by: “manisha-deshpande” <dmanisha.work@gmail.com> (cherry picked from commit efa7f1236)
6 of 6 new or added lines in 1 file covered. (100.0%)
10 existing lines in 1 file now uncovered.43545 of 59119 relevant lines covered (73.66%)
203033.5 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 10 |
67.57 |
0.0% | contrib/babelfishpg_tds/src/backend/tds/tdssecure.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14848902189.1 | 115 |
73.66 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|