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

WIP: Weights #1988

Closed
wants to merge 3 commits into from
Closed

WIP: Weights #1988

wants to merge 3 commits into from

Conversation

wischli
Copy link
Contributor

@wischli wischli commented Sep 6, 2024

Description

WIP

Checklist:

  • I have added Rust doc comments to structs, enums, traits and functions
  • I have made corresponding changes to the documentation
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works

@wischli wischli added the I3-annoyance The code behaves as expected, but "expected" is an issue. label Sep 6, 2024
@wischli wischli self-assigned this Sep 6, 2024
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 48.24%. Comparing base (7af4729) to head (84f7412).

Files with missing lines Patch % Lines
pallets/liquidity-pools-gateway-queue/src/lib.rs 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1988      +/-   ##
==========================================
+ Coverage   48.19%   48.24%   +0.04%     
==========================================
  Files         183      183              
  Lines       13403    13410       +7     
==========================================
+ Hits         6460     6470      +10     
+ Misses       6943     6940       -3     

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

@wischli wischli closed this Sep 9, 2024
@wischli wischli deleted the fix/queue-weights branch September 9, 2024 14:41
@wischli wischli changed the title Fix: lp queue weights WIP: Weights Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I3-annoyance The code behaves as expected, but "expected" is an issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant