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: Generate SudoMsg in interface #255

Merged
merged 1 commit into from
Nov 16, 2023

feat: Generate SudoMsg in interface

1713606
Select commit
Loading
Failed to load commit list.
Merged

feat: Generate SudoMsg in interface #255

feat: Generate SudoMsg in interface
1713606
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 15, 2023 in 0s

86.16% (-0.02%) compared to 23f072c

View this Pull Request on Codecov

86.16% (-0.02%) compared to 23f072c

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (23f072c) 86.18% compared to head (1713606) 86.16%.

Files Patch % Lines
sylvia-derive/src/message.rs 66.66% 2 Missing ⚠️
sylvia-derive/src/parser.rs 80.00% 1 Missing ⚠️
sylvia/src/types.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           feat/sudo     #255      +/-   ##
=============================================
- Coverage      86.18%   86.16%   -0.02%     
=============================================
  Files             25       25              
  Lines           1744     1749       +5     
=============================================
+ Hits            1503     1507       +4     
- Misses           241      242       +1     

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