Skip to content

Support template to parse expression

Codecov / codecov/patch failed Oct 28, 2024 in 1s

77.45% of diff hit (target 80.00%)

View this Pull Request on Codecov

77.45% of diff hit (target 80.00%)

Annotations

Check warning on line 13 in internal/parser/planparserv2/convert_field_data_to_generic_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/convert_field_data_to_generic_value.go#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 46 in internal/parser/planparserv2/convert_field_data_to_generic_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/convert_field_data_to_generic_value.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 59 in internal/parser/planparserv2/convert_field_data_to_generic_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/convert_field_data_to_generic_value.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 70 in internal/parser/planparserv2/convert_field_data_to_generic_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/convert_field_data_to_generic_value.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 27 in internal/parser/planparserv2/fill_expression_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/fill_expression_value.go#L23-L27

Added lines #L23 - L27 were not covered by tests

Check warning on line 38 in internal/parser/planparserv2/fill_expression_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/fill_expression_value.go#L34-L38

Added lines #L34 - L38 were not covered by tests

Check warning on line 42 in internal/parser/planparserv2/fill_expression_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/fill_expression_value.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 50 in internal/parser/planparserv2/fill_expression_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/fill_expression_value.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 80 in internal/parser/planparserv2/fill_expression_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/fill_expression_value.go#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 121 in internal/parser/planparserv2/fill_expression_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/fill_expression_value.go#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 137 in internal/parser/planparserv2/fill_expression_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/fill_expression_value.go#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 179 in internal/parser/planparserv2/fill_expression_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/fill_expression_value.go#L178-L179

Added lines #L178 - L179 were not covered by tests

Check warning on line 187 in internal/parser/planparserv2/fill_expression_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/fill_expression_value.go#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 201 in internal/parser/planparserv2/fill_expression_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/fill_expression_value.go#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 224 in internal/parser/planparserv2/fill_expression_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/fill_expression_value.go#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 47 in internal/parser/planparserv2/node_ret.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/node_ret.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 175 in internal/parser/planparserv2/parser_visitor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/parser_visitor.go#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 206 in internal/parser/planparserv2/parser_visitor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/parser_visitor.go#L206

Added line #L206 was not covered by tests

Check warning on line 254 in internal/parser/planparserv2/parser_visitor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/parser_visitor.go#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 296 in internal/parser/planparserv2/parser_visitor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/parser_visitor.go#L296

Added line #L296 was not covered by tests

Check warning on line 306 in internal/parser/planparserv2/parser_visitor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/parser_visitor.go#L305-L306

Added lines #L305 - L306 were not covered by tests

Check warning on line 348 in internal/parser/planparserv2/parser_visitor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/parser_visitor.go#L347-L348

Added lines #L347 - L348 were not covered by tests

Check warning on line 393 in internal/parser/planparserv2/parser_visitor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/parser_visitor.go#L392-L393

Added lines #L392 - L393 were not covered by tests

Check warning on line 522 in internal/parser/planparserv2/parser_visitor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/parser_visitor.go#L520-L522

Added lines #L520 - L522 were not covered by tests

Check warning on line 526 in internal/parser/planparserv2/parser_visitor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/planparserv2/parser_visitor.go#L525-L526

Added lines #L525 - L526 were not covered by tests