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

Bump Go and Ginkgo version #240

Merged
merged 1 commit into from
Aug 11, 2022
Merged

Bump Go and Ginkgo version #240

merged 1 commit into from
Aug 11, 2022

Conversation

HeavyWombat
Copy link
Member

Bump to Go 1.18.

Migrate to Ginkgo v2.

Replace dot imports of dyff due to name collision with Ginkgo package.

Format all Go files and unify imports.

Fix depreciation warnings.

Remove all vetting and linters in favor for just golangci-lint.

Bump to Go `1.18`.

Migrate to Ginkgo v2.

Replace dot imports of `dyff` due to name collision with Ginkgo package.

Format all Go files and unify imports.

Fix depreciation warnings.

Remove all vetting and linters in favor for just `golangci-lint`.
@HeavyWombat HeavyWombat merged commit 6fd2464 into main Aug 11, 2022
@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #240 (71ce0fb) into main (4ce35d2) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #240   +/-   ##
=======================================
  Coverage   82.13%   82.13%           
=======================================
  Files          13       13           
  Lines        1304     1304           
=======================================
  Hits         1071     1071           
  Misses        173      173           
  Partials       60       60           
Flag Coverage Δ
unittests 82.13% <0.00%> (ø)

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

Impacted Files Coverage Δ
internal/cmd/common.go 73.25% <0.00%> (ø)
pkg/dyff/output_human.go 76.70% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@HeavyWombat HeavyWombat deleted the bump/go-and-ginkgo branch August 11, 2022 21:37
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.

None yet

1 participant