Skip to content

Merge master into feature branch#1615

Merged
chasefleming merged 36 commits into
feature/stable-cadencefrom
cf/update-master-5-21-sc
May 22, 2024
Merged

Merge master into feature branch#1615
chasefleming merged 36 commits into
feature/stable-cadencefrom
cf/update-master-5-21-sc

Conversation

@chasefleming

Copy link
Copy Markdown
Member

For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

dependabot Bot and others added 30 commits May 6, 2024 16:11
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.1.0 to 5.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v5.1.0...v5.3.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ci/golangci-lint-action-5.3.0

Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0
Fix gas limit issue automatically running emulator on `flow dev`
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.3.0 to 6.0.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v5.3.0...v6.0.1)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ci/golangci-lint-action-6.0.1

Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
Only ask for deployments and aliases once
Fix contract/dependencies conflict checker
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.64.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.63.2...v1.64.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ang.org/grpc-1.64.0

Bump google.golang.org/grpc from 1.63.2 to 1.64.0
chasefleming and others added 6 commits May 21, 2024 14:32
# Conflicts:
#	go.mod
#	go.sum
#	internal/cadence/lint_test.go
#	internal/config/init.go
#	internal/super/dev.go
#	internal/super/flix_test.go
#	internal/util/test.go
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 52.38095% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 42.69%. Comparing base (1bb8459) to head (e4e0c07).
Report is 3 commits behind head on feature/stable-cadence.

Files Patch % Lines
internal/dependencymanager/dependencyinstaller.go 62.85% 9 Missing and 4 partials ⚠️
internal/super/dev.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                     @@
##           feature/stable-cadence    #1615      +/-   ##
==========================================================
+ Coverage                   42.17%   42.69%   +0.52%     
==========================================================
  Files                          60       60              
  Lines                        4202     4195       -7     
==========================================================
+ Hits                         1772     1791      +19     
+ Misses                       2197     2169      -28     
- Partials                      233      235       +2     
Flag Coverage Δ
unittests 42.69% <52.38%> (+0.52%) ⬆️

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.

@chasefleming chasefleming merged commit 9b1830d into feature/stable-cadence May 22, 2024
@chasefleming chasefleming deleted the cf/update-master-5-21-sc branch May 22, 2024 17:46
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