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

Remove support for custom destructors #2789

Merged
merged 9 commits into from
Oct 30, 2023

Merge branch 'feature/remove-destructors' of github.com:onflow/cadenc…

33c238d
Select commit
Loading
Failed to load commit list.
Merged

Remove support for custom destructors #2789

Merge branch 'feature/remove-destructors' of github.com:onflow/cadenc…
33c238d
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 Oct 26, 2023 in 1s

55.55% of diff hit (target 100.00%)

View this Pull Request on Codecov

55.55% of diff hit (target 100.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/parser/errors.go#L306-L307

Added lines #L306 - L307 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/parser/errors.go#L310-L311

Added lines #L310 - L311 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/parser/errors.go#L314-L315

Added lines #L314 - L315 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/parser/errors.go#L318-L319

Added lines #L318 - L319 were not covered by tests