-
Notifications
You must be signed in to change notification settings - Fork 31
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
feat: add new query to get a swap (backport #1387) #1389
feat: add new query to get a swap (backport #1387) #1389
Conversation
* feat: add new query to get a swap * chore: update changelog * fix: add missing pagination param in cli client * chore: lint fix * chore: add grpc-query test * chore: add descriptive message for invalid QuerySwapRequest * chore: add CLI to query swap (cherry picked from commit 92ad675) # Conflicts: # client/docs/swagger-ui/swagger.yaml
Cherry-pick of 92ad675 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/v0.49.x #1389 +/- ##
================================================
Coverage 68.93% 68.93%
================================================
Files 671 671
Lines 69260 69284 +24
================================================
+ Hits 47743 47760 +17
- Misses 19235 19240 +5
- Partials 2282 2284 +2
|
Description
client/docs/config.json
QuerySwapsRequest
CLIMotivation and context
How has this been tested?
Screenshots (if appropriate):
Checklist:
CHANGELOG.md
client/docs/swagger-ui/swagger.yaml
This is an automatic backport of pull request #1387 done by [Mergify](https://mergify.com).