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 GET /ack endpoint #2643

Merged
merged 24 commits into from
May 20, 2024

[goreleaser]

85b3dc0
Select commit
Loading
Failed to load commit list.
Merged

RFQ API: add GET /ack endpoint #2643

[goreleaser]
85b3dc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2024 in 0s

39.68329% (-1.24961%) compared to 9b30673

View this Pull Request on Codecov

39.68329% (-1.24961%) compared to 9b30673

Details

Codecov Report

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

Project coverage is 39.68329%. Comparing base (9b30673) to head (85b3dc0).
Report is 2 commits behind head on master.

Files Patch % Lines
services/rfq/api/rest/server.go 71.81818% 22 Missing and 9 partials ⚠️
services/rfq/relayer/service/handlers.go 0.00000% 17 Missing ⚠️
services/rfq/api/client/client.go 0.00000% 15 Missing ⚠️
services/rfq/relayer/service/relayer.go 0.00000% 6 Missing ⚠️
services/rfq/relayer/relapi/handler.go 0.00000% 1 Missing ⚠️
services/rfq/relayer/service/statushandler.go 0.00000% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #2643         +/-   ##
===================================================
- Coverage   40.93290%   39.68329%   -1.24961%     
===================================================
  Files            231         180         -51     
  Lines          15843       14714       -1129     
  Branches         312          80        -232     
===================================================
- Hits            6485        5839        -646     
+ Misses          8571        8106        -465     
+ Partials         787         769         -18     

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