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

test: fix and unit tests for query pending cctx within rate limit #2060

Merged
merged 41 commits into from
May 2, 2024

handle edge case when pending cctxs span wider block range than slidi…

f40cf45
Select commit
Loading
Failed to load commit list.
Merged

test: fix and unit tests for query pending cctx within rate limit #2060

handle edge case when pending cctxs span wider block range than slidi…
f40cf45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2024 in 0s

71.42% (+0.71%) compared to a124ffb

View this Pull Request on Codecov

71.42% (+0.71%) compared to a124ffb

Details

Codecov Report

Attention: Patch coverage is 71.87500% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 71.42%. Comparing base (a124ffb) to head (f40cf45).

❗ Current head f40cf45 differs from pull request most recent head 578afcc. Consider uploading reports for the commit 578afcc to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff               @@
##           v16.0.0-rc    #2060      +/-   ##
==============================================
+ Coverage       70.70%   71.42%   +0.71%     
==============================================
  Files             252      252              
  Lines           14052    14077      +25     
==============================================
+ Hits             9936    10055     +119     
+ Misses           3656     3561      -95     
- Partials          460      461       +1     
Files Coverage Δ
x/crosschain/keeper/grpc_query_cctx_rate_limit.go 95.94% <95.83%> (+75.78%) ⬆️
zetaclient/zetabridge/query.go 66.33% <0.00%> (ø)
x/fungible/keeper/foreign_coins.go 87.50% <0.00%> (+1.34%) ⬆️
zetaclient/zetacore_observer.go 16.51% <0.00%> (-0.16%) ⬇️

... and 1 file with indirect coverage changes