Skip to content

Commit 0930939

Browse files
committed
counting sqlglot in the final recoverage report
1 parent 153559b commit 0930939

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

noxfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,6 @@ def cover(session):
470470
omitted_paths = [
471471
# non-prod, unit tested
472472
"bigframes/core/compile/polars/*",
473-
"bigframes/core/compile/sqlglot/*",
474473
# untested
475474
"bigframes/streaming/*",
476475
# utils

0 commit comments

Comments
 (0)