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

fix: standardize the GRPC query responses #795

Merged
merged 3 commits into from
May 13, 2022
Merged

Conversation

Pantani
Copy link
Collaborator

@Pantani Pantani commented May 13, 2022

standardize the GRPC query responses for we can easily parse using the same pattern

@codecov
Copy link

codecov bot commented May 13, 2022

Codecov Report

Merging #795 (cc539e0) into develop (a67864c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #795   +/-   ##
========================================
  Coverage    10.87%   10.87%           
========================================
  Files          286      286           
  Lines        67946    67946           
========================================
+ Hits          7386     7388    +2     
+ Misses       60385    60384    -1     
+ Partials       175      174    -1     
Impacted Files Coverage Δ
x/campaign/keeper/grpc_campaign.go 80.64% <100.00%> (ø)
x/profile/keeper/grpc_coordinator.go 80.64% <100.00%> (ø)
x/campaign/simulation/store.go 84.45% <0.00%> (+1.35%) ⬆️

@lumtis lumtis merged commit 1282178 into develop May 13, 2022
@lumtis lumtis deleted the fix/query-responses branch May 13, 2022 09:55
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