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: expose command for broker fee withdrawal #4581

Merged
merged 8 commits into from
Feb 29, 2024

fix: clippy

e89f3f4
Select commit
Loading
Failed to load commit list.
Merged

feat: expose command for broker fee withdrawal #4581

fix: clippy
e89f3f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 29, 2024 in 0s

72% (-0%) compared to c3393b8

Details

Codecov Report

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

Project coverage is 72%. Comparing base (c3393b8) to head (e89f3f4).

Files Patch % Lines
api/lib/src/lib.rs 0% 49 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4581   +/-   ##
=====================================
- Coverage     73%     72%   -0%     
=====================================
  Files        401     401           
  Lines      66745   66794   +49     
  Branches   66745   66794   +49     
=====================================
+ Hits       48415   48416    +1     
- Misses     15982   16032   +50     
+ Partials    2348    2346    -2     

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