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/project succeeded Feb 22, 2024 in 0s

80.67% (+0.02%) compared to f4fdbc6

View this Pull Request on Codecov

80.67% (+0.02%) compared to f4fdbc6

Details

Codecov Report

Attention: 38 lines in your changes are missing coverage. Please review.

Comparison is base (f4fdbc6) 80.65% compared to head (57fe5e0) 80.67%.
Report is 12 commits behind head on master.

❗ Current head 57fe5e0 differs from pull request most recent head 65faf29. Consider uploading reports for the commit 65faf29 to get more accurate results

Files Patch % Lines
.../cadence_v0.42_to_v1_contract_upgrade_validator.go 85.21% 28 Missing and 6 partials ⚠️
runtime/interpreter/interpreter.go 78.57% 2 Missing and 1 partial ⚠️
runtime/stdlib/contract_update_validation.go 97.22% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3069      +/-   ##
==========================================
+ Coverage   80.65%   80.67%   +0.02%     
==========================================
  Files         379      380       +1     
  Lines       91494    91743     +249     
==========================================
+ Hits        73797    74018     +221     
- Misses      15049    15069      +20     
- Partials     2648     2656       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.