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]

a306d61
Select commit
Loading
Failed to load commit list.
Merged

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

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

25.03049% (-0.86733%) compared to 93f9886

View this Pull Request on Codecov

25.03049% (-0.86733%) compared to 93f9886

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 25.03049%. Comparing base (93f9886) to head (a306d61).

Files with missing lines Patch % Lines
services/rfq/relayer/quoter/quoter.go 60.00000% 8 Missing and 4 partials ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #3288         +/-   ##
===================================================
- Coverage   25.89782%   25.03049%   -0.86733%     
===================================================
  Files             97         198        +101     
  Lines           3954       13120       +9166     
  Branches          82          82                 
===================================================
+ Hits            1024        3284       +2260     
- Misses          2922        9554       +6632     
- Partials           8         282        +274     

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