|
Ran
|
Jobs
1
|
Files
114
|
Run time
1min
|
Badge
README BADGES
|
push
github
Reset cross-db flag for each statement (#3237) (#3306) Earlier, while parsing the batch, We were marking the all the subsequent statements of the batch as cross-database statements once we encounter any cross-database statement in batch which was incorrect. This commit fixes above behaviour by resetting 'is_cross_db' maintained at mutator level once we mark some statement as cross_db in the parse tree. Cherry-pick of https://github.com/babelfish-for-postgresql/babelfish_extensions/commit/d2e76534d Task: BABEL-5447 Signed-off-by: Harsh Lunagariya <lunharsh@amazon.com>
2 of 2 new or added lines in 1 file covered. (100.0%)
43167 of 58492 relevant lines covered (73.8%)
146148.64 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12482572971.1 | 114 |
73.8 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|