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

RFQ API: add bulk quotes endpoint #2846

Merged
merged 14 commits into from
Jul 5, 2024

Merge branch 'feat/bulk-quote' of github.com:synapsecns/sanguine into…

c2c7b6f
Select commit
Loading
Failed to load commit list.
Merged

RFQ API: add bulk quotes endpoint #2846

Merge branch 'feat/bulk-quote' of github.com:synapsecns/sanguine into…
c2c7b6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2024 in 0s

25.90224% (-0.01069%) compared to 9916a14

View this Pull Request on Codecov

25.90224% (-0.01069%) compared to 9916a14

Details

Codecov Report

Attention: Patch coverage is 27.81955% with 96 lines in your changes missing coverage. Please review.

Project coverage is 25.90224%. Comparing base (9916a14) to head (c2c7b6f).

Files Patch % Lines
services/rfq/api/rest/handler.go 18.75000% 36 Missing and 3 partials ⚠️
services/rfq/relayer/quoter/quoter.go 0.00000% 35 Missing ⚠️
services/rfq/api/rest/server.go 60.00000% 11 Missing and 1 partial ⚠️
services/rfq/api/db/sql/base/store.go 0.00000% 10 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #2846         +/-   ##
===================================================
- Coverage   25.91293%   25.90224%   -0.01070%     
===================================================
  Files            709         709                 
  Lines          52441       52536         +95     
  Branches          80          80                 
===================================================
+ Hits           13589       13608         +19     
- Misses         37465       37539         +74     
- Partials        1387        1389          +2     

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