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

Problem: no register support for payee and counterpartyPayee #1665

Merged
merged 5 commits into from
Oct 28, 2024

Merge remote-tracking branch 'origin/main' into add_register

61d0777
Select commit
Loading
Failed to load commit list.
Merged

Problem: no register support for payee and counterpartyPayee #1665

Merge remote-tracking branch 'origin/main' into add_register
61d0777
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 0s

35.17% (+0.17%) compared to 01b048e

View this Pull Request on Codecov

35.17% (+0.17%) compared to 01b048e

Details

Codecov Report

Attention: Patch coverage is 13.33333% with 39 lines in your changes missing coverage. Please review.

Project coverage is 35.17%. Comparing base (01b048e) to head (61d0777).

Files with missing lines Patch % Lines
x/cronos/keeper/precompiles/relayer.go 18.18% 27 Missing ⚠️
...s/precompile/relayer/i_relayer_functions.abigen.go 0.00% 12 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1665      +/-   ##
==========================================
+ Coverage   34.99%   35.17%   +0.17%     
==========================================
  Files         123      123              
  Lines       11783    11740      -43     
==========================================
+ Hits         4124     4129       +5     
+ Misses       7245     7197      -48     
  Partials      414      414              
Files with missing lines Coverage Δ
...s/precompile/relayer/i_relayer_functions.abigen.go 0.00% <0.00%> (ø)
x/cronos/keeper/precompiles/relayer.go 29.72% <18.18%> (-1.14%) ⬇️