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

Feat/lp v2 use gateway queue #1943

Merged
merged 24 commits into from
Aug 5, 2024

lp-gateway-queue: Drop benchmarks and use defensive weights instead

e164791
Select commit
Loading
Failed to load commit list.
Merged

Feat/lp v2 use gateway queue #1943

lp-gateway-queue: Drop benchmarks and use defensive weights instead
e164791
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2024 in 0s

47.70% (-0.14%) compared to 7070f0f

View this Pull Request on Codecov

47.70% (-0.14%) compared to 7070f0f

Details

Codecov Report

Attention: Patch coverage is 60.86957% with 36 lines in your changes missing coverage. Please review.

Project coverage is 47.70%. Comparing base (7070f0f) to head (e164791).

Files Patch % Lines
pallets/liquidity-pools-gateway/src/lib.rs 65.00% 14 Missing ⚠️
pallets/liquidity-pools/src/hooks.rs 0.00% 9 Missing ⚠️
pallets/liquidity-pools-gateway/queue/src/lib.rs 53.33% 7 Missing ⚠️
pallets/liquidity-pools-gateway/src/message.rs 0.00% 3 Missing ⚠️
libs/types/src/domain_address.rs 0.00% 2 Missing ⚠️
pallets/liquidity-pools/src/lib.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1943      +/-   ##
==========================================
- Coverage   47.84%   47.70%   -0.14%     
==========================================
  Files         184      184              
  Lines       13038    12969      -69     
==========================================
- Hits         6238     6187      -51     
+ Misses       6800     6782      -18     

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