Commit 7b5de7e
committed
test(spp_cel_event): cover the _execute_plan passthrough
Event tests early-return on event nodes and plain plans take the SQL
path, so the override's super() passthrough (the as_root thread-through)
was the one uncovered changed line on the PR. Drive a LeafDomain plan
through the override both with and without as_root.
Suite: spp_cel_event 171.1 parent 328ca85 commit 7b5de7e
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1258 | 1258 | | |
1259 | 1259 | | |
1260 | 1260 | | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
0 commit comments