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

refactor: split long functions in relayer-lib #176

Merged
merged 13 commits into from
Dec 16, 2024

style: using Bytes::default

d114793
Select commit
Loading
Failed to load commit list.
Merged

refactor: split long functions in relayer-lib #176

style: using Bytes::default
d114793
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

96.83% (+0.00%) compared to 5eb7b03

View this Pull Request on Codecov

96.83% (+0.00%) compared to 5eb7b03

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.83%. Comparing base (5eb7b03) to head (d114793).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #176   +/-   ##
=======================================
  Coverage   96.83%   96.83%           
=======================================
  Files          11       11           
  Lines         537      537           
=======================================
  Hits          520      520           
  Misses         17       17           

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