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

Contract Update Validator #3069

Merged
merged 22 commits into from
Feb 22, 2024

Merge branch 'master' of https://github.com/onflow/cadence into saina…

57fe5e0
Select commit
Loading
Failed to load commit list.
Merged

Contract Update Validator #3069

Merge branch 'master' of https://github.com/onflow/cadence into saina…
57fe5e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 22, 2024 in 1s

86.66% of diff hit (target 100.00%)

View this Pull Request on Codecov

86.66% of diff hit (target 100.00%)

Annotations

Check warning on line 4591 in runtime/interpreter/interpreter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/interpreter.go#L4590-L4591

Added lines #L4590 - L4591 were not covered by tests

Check warning on line 70 in runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 80 in runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 85 in runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 231 in runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go#L230-L231

Added lines #L230 - L231 were not covered by tests

Check warning on line 244 in runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go#L244

Added line #L244 was not covered by tests

Check warning on line 259 in runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go#L258-L259

Added lines #L258 - L259 were not covered by tests

Check warning on line 293 in runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go#L292-L293

Added lines #L292 - L293 were not covered by tests

Check warning on line 307 in runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go#L307

Added line #L307 was not covered by tests

Check warning on line 356 in runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go#L355-L356

Added lines #L355 - L356 were not covered by tests

Check warning on line 365 in runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go#L359-L365

Added lines #L359 - L365 were not covered by tests

Check warning on line 371 in runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/stdlib/cadence_v0.42_to_v1_contract_upgrade_validator.go#L367-L371

Added lines #L367 - L371 were not covered by tests

Check warning on line 295 in runtime/stdlib/contract_update_validation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/stdlib/contract_update_validation.go#L295

Added line #L295 was not covered by tests