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

fix(rfq-relayer): profitability check accounts for offsets #3288

Merged
merged 10 commits into from
Oct 17, 2024

[goreleaser]

d682f96
Select commit
Loading
Failed to load commit list.
Merged

fix(rfq-relayer): profitability check accounts for offsets #3288

[goreleaser]
d682f96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

25.00000% (-0.89782%) compared to 93f9886

View this Pull Request on Codecov

25.00000% (-0.89782%) compared to 93f9886

Details

Codecov Report

Attention: Patch coverage is 64.28571% with 15 lines in your changes missing coverage. Please review.

Project coverage is 25.00000%. Comparing base (93f9886) to head (d682f96).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
services/rfq/relayer/quoter/quoter.go 64.28571% 10 Missing and 5 partials ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #3288         +/-   ##
===================================================
- Coverage   25.89782%   25.00000%   -0.89782%     
===================================================
  Files             97         198        +101     
  Lines           3954       13132       +9178     
  Branches          82          82                 
===================================================
+ Hits            1024        3283       +2259     
- Misses          2922        9563       +6641     
- Partials           8         286        +278     

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