|
Ran
|
Jobs
1
|
Files
115
|
Run time
1min
|
Badge
README BADGES
|
push
github
Fix for Crash in get_bbf_pivot_tuplestore (#3736) 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%)
43773 of 59134 relevant lines covered (74.02%)
203924.47 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14848900221.1 | 115 |
74.02 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|