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

feat: add authorization list for policy transactions #2289

Merged
merged 20 commits into from
May 31, 2024

Merge branch 'develop' into authority-table

c61594b
Select commit
Loading
Failed to load commit list.
Merged

feat: add authorization list for policy transactions #2289

Merge branch 'develop' into authority-table
c61594b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2024 in 1s

69.25% (+0.11%) compared to 0e75423

View this Pull Request on Codecov

69.25% (+0.11%) compared to 0e75423

Details

Codecov Report

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

Project coverage is 69.25%. Comparing base (0e75423) to head (c61594b).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2289      +/-   ##
===========================================
+ Coverage    69.14%   69.25%   +0.11%     
===========================================
  Files          272      274       +2     
  Lines        16472    16535      +63     
===========================================
+ Hits         11389    11452      +63     
  Misses        4599     4599              
  Partials       484      484              
Files Coverage Δ
x/authority/genesis.go 100.00% <100.00%> (ø)
x/authority/keeper/authorization_list.go 100.00% <100.00%> (ø)
x/authority/types/authorizations.go 100.00% <100.00%> (ø)
app/setup_handlers.go 0.00% <0.00%> (ø)