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

Update to Cadence v1.2.2 #6608

Merged
merged 7 commits into from
Oct 31, 2024
Merged

Conversation

turbolent
Copy link
Member

Description

Automatically update to:

@turbolent turbolent requested review from a team October 30, 2024 20:09
@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2024

Codecov Report

Attention: Patch coverage is 12.50000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 41.75%. Comparing base (3496c0f) to head (3708be5).

Files with missing lines Patch % Lines
fvm/environment/mock/environment.go 0.00% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6608      +/-   ##
==========================================
+ Coverage   41.15%   41.75%   +0.60%     
==========================================
  Files        2052     1880     -172     
  Lines      182196   169174   -13022     
==========================================
- Hits        74983    70641    -4342     
+ Misses     100933    92604    -8329     
+ Partials     6280     5929     -351     
Flag Coverage Δ
unittests 41.75% <12.50%> (+0.60%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@@ -5,7 +5,7 @@ linters-settings:
goimports:
# put imports beginning with prefix after 3rd-party packages;
# it's a comma-separated list of prefixes
local-prefixes: github.com/onflow/flow-go
local-prefixes: github.com/onflow/flow-go/
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previously this also incorrectly considered e.g. flow-go-sdk a local package.

This whole line should maybe just be removed instead?

@turbolent turbolent added this pull request to the merge queue Oct 31, 2024
Merged via the queue into master with commit b5fab5c Oct 31, 2024
55 checks passed
@turbolent turbolent deleted the auto-update-onflow-cadence-v1.2.2 branch October 31, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants