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

Add MinRebalanceAmount to RFQ relayer #2263

Merged
merged 10 commits into from
Mar 13, 2024

update godoc [goreleaser]

a2423d9
Select commit
Loading
Failed to load commit list.
Merged

Add MinRebalanceAmount to RFQ relayer #2263

update godoc [goreleaser]
a2423d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 0s

47.87440% (+0.02843%) compared to e513a28

View this Pull Request on Codecov

47.87440% (+0.02843%) compared to e513a28

Details

Codecov Report

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

Project coverage is 47.87440%. Comparing base (e513a28) to head (a2423d9).
Report is 13 commits behind head on master.

❗ Current head a2423d9 differs from pull request most recent head 112197b. Consider uploading reports for the commit 112197b to get more accurate results

Files Patch % Lines
services/rfq/relayer/relconfig/getters.go 25.00000% 9 Missing ⚠️
services/rfq/relayer/inventory/manager.go 85.71429% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #2263         +/-   ##
===================================================
+ Coverage   47.84597%   47.87440%   +0.02843%     
===================================================
  Files            360         360                 
  Lines          26903       26910          +7     
  Branches          83          83                 
===================================================
+ Hits           12872       12883         +11     
+ Misses         12691       12689          -2     
+ Partials        1340        1338          -2     

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