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: add decimals cache #2502

Merged
merged 4 commits into from
May 8, 2024

Fix: use concurrent map

371f546
Select commit
Loading
Failed to load commit list.
Merged

RFQ: add decimals cache #2502

Fix: use concurrent map
371f546
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2024 in 1s

47.03006% (+0.01240%) compared to beafcac

View this Pull Request on Codecov

47.03006% (+0.01240%) compared to beafcac

Details

Codecov Report

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

Project coverage is 47.03006%. Comparing base (beafcac) to head (371f546).
Report is 78 commits behind head on master.

Files Patch % Lines
services/rfq/relayer/service/chainindexer.go 0.00000% 34 Missing ⚠️
services/rfq/relayer/service/handlers.go 0.00000% 4 Missing ⚠️
services/rfq/relayer/service/relayer.go 0.00000% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #2502         +/-   ##
===================================================
+ Coverage   47.01766%   47.03006%   +0.01239%     
===================================================
  Files            384         384                 
  Lines          29440       29445          +5     
  Branches          83          83                 
===================================================
+ Hits           13842       13848          +6     
+ Misses         14146       14145          -1     
  Partials        1452        1452                 

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