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 go.mod module version to /v2 #1045

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

suchen-sci
Copy link
Contributor

Update go.mod module path to v2, so we can go get "github.com/megaease/easegress/v2".

@codecov-commenter
Copy link

codecov-commenter commented Jul 24, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.07 🎉

Comparison is base (3904080) 81.56% compared to head (59d2b1b) 81.64%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1045      +/-   ##
==========================================
+ Coverage   81.56%   81.64%   +0.07%     
==========================================
  Files         135      135              
  Lines       15121    15121              
==========================================
+ Hits        12334    12345      +11     
+ Misses       2228     2217      -11     
  Partials      559      559              
Impacted Files Coverage Δ
pkg/cluster/cluster.go 61.15% <ø> (ø)
pkg/cluster/cluster_interface.go 100.00% <ø> (ø)
pkg/cluster/config.go 94.82% <ø> (ø)
pkg/cluster/customdata/customdata.go 74.30% <ø> (ø)
pkg/cluster/member.go 70.81% <ø> (ø)
pkg/cluster/syncer.go 88.46% <ø> (ø)
pkg/cluster/test_util.go 94.11% <ø> (ø)
pkg/cluster/watcher.go 100.00% <ø> (ø)
pkg/filters/builder/builder.go 100.00% <ø> (ø)
pkg/filters/builder/databuilder.go 79.06% <ø> (ø)
... and 85 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@suchen-sci suchen-sci added this pull request to the merge queue Jul 24, 2023
Merged via the queue into easegress-io:main with commit 1045dfb Jul 24, 2023
7 checks passed
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

4 participants