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 UpdateAdmin and ClearAdmin constructors in the Remote #438

Merged
merged 3 commits into from
Oct 11, 2024

chore: Add comment with more context about ContractStorage

6fb6049
Select commit
Loading
Failed to load commit list.
Merged

feat: Add UpdateAdmin and ClearAdmin constructors in the Remote #438

chore: Add comment with more context about ContractStorage
6fb6049
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 11, 2024 in 0s

72.18% (-0.02%) compared to 2da70e6

View this Pull Request on Codecov

72.18% (-0.02%) compared to 2da70e6

Details

Codecov Report

Attention: Patch coverage is 70.37037% with 8 lines in your changes missing coverage. Please review.

Project coverage is 72.18%. Comparing base (2da70e6) to head (6fb6049).

Files with missing lines Patch % Lines
sylvia/tests/remote.rs 63.63% 8 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           feat/replies     #438      +/-   ##
================================================
- Coverage         72.20%   72.18%   -0.02%     
================================================
  Files                56       56              
  Lines              3457     3484      +27     
================================================
+ Hits               2496     2515      +19     
- Misses              961      969       +8     

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