RFQ API: add bulk quotes endpoint #2846
Merged
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.
Loading