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(rollapp): new rollapp registration flow #980

Merged
merged 35 commits into from
Aug 2, 2024

more PR fixes

33c9f35
Select commit
Loading
Failed to load commit list.
Merged

feat(rollapp): new rollapp registration flow #980

more PR fixes
33c9f35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 1, 2024 in 0s

26.52% (-1.91%) compared to 1f3b48f

View this Pull Request on Codecov

26.52% (-1.91%) compared to 1f3b48f

Details

Codecov Report

Attention: Patch coverage is 37.74803% with 2604 lines in your changes missing coverage. Please review.

Project coverage is 26.52%. Comparing base (1f3b48f) to head (33c9f35).
Report is 10 commits behind head on main.

Files Patch % Lines
x/sequencer/types/metadata.pb.go 42.84% 557 Missing and 130 partials ⚠️
x/rollapp/types/tx.pb.go 17.88% 533 Missing and 27 partials ⚠️
x/sequencer/types/tx.pb.go 3.57% 347 Missing and 4 partials ⚠️
x/rollapp/types/metadata.pb.go 38.98% 234 Missing and 43 partials ⚠️
x/rollapp/types/rollapp.pb.go 54.28% 84 Missing and 28 partials ⚠️
x/rollapp/types/query.pb.go 39.53% 89 Missing and 15 partials ⚠️
x/rollapp/types/query.pb.gw.go 0.00% 79 Missing ⚠️
x/rollapp/client/cli/tx_update_rollapp.go 0.00% 48 Missing ⚠️
x/rollapp/types/rollapp.go 62.72% 27 Missing and 14 partials ⚠️
x/sequencer/client/cli/tx.go 0.00% 37 Missing ⚠️
... and 31 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #980      +/-   ##
==========================================
- Coverage   28.42%   26.52%   -1.91%     
==========================================
  Files         253      304      +51     
  Lines       33786    48934   +15148     
==========================================
+ Hits         9605    12980    +3375     
- Misses      22820    33932   +11112     
- Partials     1361     2022     +661     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.