Skip to content

Fix test.

ac3275d
Select commit
Loading
Failed to load commit list.
Merged

Add support for SELECT_JSON statements #457

Fix test.
ac3275d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 9, 2025 in 0s

94.18% of diff hit (target 90.00%)

View this Pull Request on Codecov

94.18% of diff hit (target 90.00%)

Annotations

Check warning on line 48 in internal/jet/alias.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/jet/alias.go#L43-L48

Added lines #L43 - L48 were not covered by tests

Check warning on line 54 in internal/jet/alias.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/jet/alias.go#L51-L54

Added lines #L51 - L54 were not covered by tests

Check warning on line 31 in internal/jet/blob_expression.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/jet/blob_expression.go#L31

Added line #L31 was not covered by tests

Check warning on line 42 in internal/jet/blob_expression.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/jet/blob_expression.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 46 in internal/jet/blob_expression.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/jet/blob_expression.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 31 in internal/jet/interval_expression.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/jet/interval_expression.go#L31

Added line #L31 was not covered by tests

Check warning on line 33 in internal/jet/string_expression.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/jet/string_expression.go#L33

Added line #L33 was not covered by tests

Check warning on line 71 in internal/jet/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/jet/utils.go#L71

Added line #L71 was not covered by tests

Check warning on line 143 in internal/testutils/test_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/testutils/test_utils.go#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 164 in internal/testutils/test_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/testutils/test_utils.go#L163-L164

Added lines #L163 - L164 were not covered by tests

Check warning on line 41 in internal/utils/datetime/duration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/utils/datetime/duration.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 57 in internal/utils/datetime/duration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/utils/datetime/duration.go#L57

Added line #L57 was not covered by tests

Check warning on line 81 in qrm/qrm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

qrm/qrm.go#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 89 in qrm/qrm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

qrm/qrm.go#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 98 in qrm/qrm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

qrm/qrm.go#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 108 in qrm/qrm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

qrm/qrm.go#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 112 in qrm/qrm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

qrm/qrm.go#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 117 in qrm/qrm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

qrm/qrm.go#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 403 in qrm/qrm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

qrm/qrm.go#L402-L403

Added lines #L402 - L403 were not covered by tests