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

Suggested fixes for pub and priv parser errors #2767

Merged
merged 3 commits into from
Sep 8, 2023

suggestions for pub and priv fixes

0c0345f
Select commit
Loading
Failed to load commit list.
Merged

Suggested fixes for pub and priv parser errors #2767

suggestions for pub and priv fixes
0c0345f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 7, 2023 in 1s

47.91% of diff hit (target 100.00%)

View this Pull Request on Codecov

47.91% of diff hit (target 100.00%)

Annotations

Check warning on line 1668 in runtime/parser/declaration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/parser/declaration.go#L1667-L1668

Added lines #L1667 - L1668 were not covered by tests

Check warning on line 1671 in runtime/parser/declaration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/parser/declaration.go#L1670-L1671

Added lines #L1670 - L1671 were not covered by tests

Check warning on line 120 in runtime/parser/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/parser/errors.go#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 124 in runtime/parser/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/parser/errors.go#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 128 in runtime/parser/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/parser/errors.go#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 145 in runtime/parser/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/parser/errors.go#L131-L145

Added lines #L131 - L145 were not covered by tests