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: handling queries with page=0 argument #264

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

mtsitrin
Copy link
Contributor

No description provided.

@mtsitrin mtsitrin requested a review from a team as a code owner February 22, 2023 07:36
@mtsitrin mtsitrin linked an issue Feb 22, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Merging #264 (4b78b8d) into main (458d509) will not change coverage.
The diff coverage is 33.33%.

@@           Coverage Diff           @@
##             main     #264   +/-   ##
=======================================
  Coverage   52.23%   52.23%           
=======================================
  Files          70       70           
  Lines       12504    12504           
=======================================
  Hits         6531     6531           
  Misses       5053     5053           
  Partials      920      920           
Impacted Files Coverage Δ
settlement/dymension/dymension.go 21.29% <0.00%> (ø)
rpc/client/client.go 44.07% <50.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mtsitrin mtsitrin merged commit 0f649bf into main Feb 22, 2023
@mtsitrin mtsitrin deleted the 263-fix-handling-tx-queries-by-ethermint branch February 22, 2023 12:04
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.

fix: handling tx queries by ethermint
2 participants