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

[SG-133] fixing proto file paths for sdk 0.47 #871

Merged
merged 7 commits into from
Aug 31, 2023
Merged

Conversation

spoo-bar
Copy link
Collaborator

Moving the proto files so that the OS path matches package name
Reason: https://github.com/cosmos/cosmos-sdk/blob/main/UPGRADING.md#gogoproto-import-paths

@linear
Copy link

linear bot commented Aug 25, 2023

SG-133 Migrate to 0.47

@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Patch coverage: 37.03% and project coverage change: +0.05% 🎉

Comparison is base (80999e7) 12.16% compared to head (bff0ba8) 12.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #871      +/-   ##
==========================================
+ Coverage   12.16%   12.21%   +0.05%     
==========================================
  Files         103      103              
  Lines       14365    14371       +6     
==========================================
+ Hits         1747     1755       +8     
+ Misses      12504    12502       -2     
  Partials      114      114              
Files Changed Coverage Δ
app/upgrades.go 12.50% <0.00%> (+1.38%) ⬆️
x/alloc/types/query.pb.gw.go 0.00% <ø> (ø)
x/cron/types/query.pb.gw.go 0.00% <ø> (ø)
x/globalfee/types/query.pb.gw.go 0.00% <ø> (ø)
x/mint/types/query.pb.gw.go 0.00% <ø> (ø)
x/globalfee/types/proposal.pb.go 0.83% <20.00%> (ø)
x/globalfee/types/query.pb.go 1.02% <20.00%> (+0.09%) ⬆️
x/globalfee/types/tx.pb.go 1.00% <20.00%> (+0.09%) ⬆️
x/alloc/types/params.pb.go 0.91% <25.00%> (ø)
x/globalfee/types/globalfee.pb.go 1.67% <25.00%> (ø)
... and 10 more

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

@spoo-bar spoo-bar marked this pull request as ready for review August 30, 2023 07:28
@spoo-bar spoo-bar merged commit dedaca9 into main Aug 31, 2023
13 checks passed
@spoo-bar spoo-bar deleted the proto-path-fix branch August 31, 2023 03:27
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.

2 participants