Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parsed statement visitor #2396

Merged
merged 1 commit into from
Nov 12, 2023

Add parsed statement visitor

24c3204
Select commit
Loading
Failed to load commit list.
Merged

Add parsed statement visitor #2396

Add parsed statement visitor
24c3204
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 12, 2023 in 0s

82.40% of diff hit (target 80.00%)

View this Pull Request on Codecov

82.40% of diff hit (target 80.00%)

Annotations

Check warning on line 18 in src/include/parser/parsed_statement_visitor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/include/parser/parsed_statement_visitor.h#L18

Added line #L18 was not covered by tests

Check warning on line 47 in src/parser/parsed_statement_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/parsed_statement_visitor.cpp#L47

Added line #L47 was not covered by tests

Check warning on line 101 in src/parser/parsed_statement_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/parsed_statement_visitor.cpp#L101

Added line #L101 was not covered by tests

Check warning on line 120 in src/parser/parsed_statement_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/parsed_statement_visitor.cpp#L106-L120

Added lines #L106 - L120 were not covered by tests

Check warning on line 123 in src/parser/parsed_statement_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/parsed_statement_visitor.cpp#L123

Added line #L123 was not covered by tests