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

Experimental/oneof combinator #31

Merged
merged 8 commits into from
Feb 11, 2025

feat: implemented diagnostics for oneof in destination

4d664f9
Select commit
Loading
Failed to load commit list.
Merged

Experimental/oneof combinator #31

feat: implemented diagnostics for oneof in destination
4d664f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 11, 2025 in 0s

81.83% of diff hit (target 63.29%)

View this Pull Request on Codecov

81.83% of diff hit (target 63.29%)

Annotations

Check warning on line 584 in internal/analysis/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/analysis/check.go#L579-L584

Added lines #L579 - L584 were not covered by tests

Check warning on line 127 in internal/cmd/run.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/run.go#L125-L127

Added lines #L125 - L127 were not covered by tests

Check warning on line 208 in internal/cmd/run.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/run.go#L208

Added line #L208 was not covered by tests

Check warning on line 136 in internal/interpreter/batch_balances_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/interpreter/batch_balances_query.go#L135-L136

Added lines #L135 - L136 were not covered by tests

Check warning on line 597 in internal/interpreter/interpreter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/interpreter/interpreter.go#L596-L597

Added lines #L596 - L597 were not covered by tests

Check warning on line 727 in internal/interpreter/interpreter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/interpreter/interpreter.go#L726-L727

Added lines #L726 - L727 were not covered by tests

Check warning on line 191 in internal/parser/antlr/numscript_base_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_base_listener.go#L191

Added line #L191 was not covered by tests

Check warning on line 194 in internal/parser/antlr/numscript_base_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_base_listener.go#L194

Added line #L194 was not covered by tests

Check warning on line 245 in internal/parser/antlr/numscript_base_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_base_listener.go#L245

Added line #L245 was not covered by tests

Check warning on line 248 in internal/parser/antlr/numscript_base_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_base_listener.go#L248

Added line #L248 was not covered by tests

Check warning on line 2874 in internal/parser/antlr/numscript_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_parser.go#L2873-L2874

Added lines #L2873 - L2874 were not covered by tests

Check warning on line 2878 in internal/parser/antlr/numscript_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_parser.go#L2877-L2878

Added lines #L2877 - L2878 were not covered by tests

Check warning on line 2882 in internal/parser/antlr/numscript_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_parser.go#L2881-L2882

Added lines #L2881 - L2882 were not covered by tests

Check warning on line 2913 in internal/parser/antlr/numscript_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_parser.go#L2906-L2913

Added lines #L2906 - L2913 were not covered by tests

Check warning on line 2915 in internal/parser/antlr/numscript_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_parser.go#L2915

Added line #L2915 was not covered by tests

Check warning on line 2921 in internal/parser/antlr/numscript_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_parser.go#L2919-L2921

Added lines #L2919 - L2921 were not covered by tests

Check warning on line 2923 in internal/parser/antlr/numscript_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_parser.go#L2923

Added line #L2923 was not covered by tests

Check warning on line 2929 in internal/parser/antlr/numscript_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_parser.go#L2926-L2929

Added lines #L2926 - L2929 were not covered by tests

Check warning on line 2935 in internal/parser/antlr/numscript_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_parser.go#L2932-L2935

Added lines #L2932 - L2935 were not covered by tests

Check warning on line 3481 in internal/parser/antlr/numscript_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_parser.go#L3480-L3481

Added lines #L3480 - L3481 were not covered by tests

Check warning on line 3487 in internal/parser/antlr/numscript_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_parser.go#L3487

Added line #L3487 was not covered by tests

Check warning on line 3500 in internal/parser/antlr/numscript_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_parser.go#L3500

Added line #L3500 was not covered by tests

Check warning on line 3509 in internal/parser/antlr/numscript_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_parser.go#L3508-L3509

Added lines #L3508 - L3509 were not covered by tests

Check warning on line 3521 in internal/parser/antlr/numscript_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_parser.go#L3520-L3521

Added lines #L3520 - L3521 were not covered by tests

Check warning on line 4199 in internal/parser/antlr/numscript_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/parser/antlr/numscript_parser.go#L4198-L4199

Added lines #L4198 - L4199 were not covered by tests