|
Ran
|
Jobs
1
|
Files
115
|
Run time
1min
|
Badge
README BADGES
|
push
github
Reset cross-db flag for each statement (#3237) (#3305) 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%)
2 existing lines in 1 file now uncovered.46704 of 62383 relevant lines covered (74.87%)
166230.27 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
76.03 |
-0.63% | contrib/babelfishpg_tds/src/backend/tds/tdscomm.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12481032403.1 | 115 |
74.87 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|