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

lp-gateway-queue: Ensure messages are processed in order #1992

integration-tests: Remove receipt check

571bd9e
Select commit
Loading
Failed to load commit list.
Merged

lp-gateway-queue: Ensure messages are processed in order #1992

integration-tests: Remove receipt check
571bd9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2024 in 1s

48.34% (-0.03%) compared to ef843b2, passed because coverage increased by 0.01% when compared to adjusted base (48.33%)

View this Pull Request on Codecov

48.34% (-0.03%) compared to ef843b2, passed because coverage increased by 0.01% when compared to adjusted base (48.33%)

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 48.34%. Comparing base (ef843b2) to head (571bd9e).

Files with missing lines Patch % Lines
pallets/liquidity-pools-gateway-queue/src/lib.rs 80.00% 5 Missing ⚠️
Additional details and impacted files
@@                        Coverage Diff                         @@
##           fix/gateway-message-processing    #1992      +/-   ##
==================================================================
- Coverage                           48.36%   48.34%   -0.03%     
==================================================================
  Files                                 183      183              
  Lines                               13398    13412      +14     
==================================================================
+ Hits                                 6480     6484       +4     
- Misses                               6918     6928      +10     

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