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

REFACTOR: Extract and move FeeBudget from xgap #1644

Merged
merged 2 commits into from
Jun 20, 2024

add fee budget support to random strategy

9cbf8a0
Select commit
Loading
Failed to load commit list.
Merged

REFACTOR: Extract and move FeeBudget from xgap #1644

add fee budget support to random strategy
9cbf8a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

22.75% (+0.03%) compared to 5098c3a

View this Pull Request on Codecov

22.75% (+0.03%) compared to 5098c3a

Details

Codecov Report

Attention: Patch coverage is 64.00000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 22.75%. Comparing base (5098c3a) to head (9cbf8a0).
Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1644      +/-   ##
==========================================
+ Coverage   22.71%   22.75%   +0.03%     
==========================================
  Files         619      622       +3     
  Lines       44697    44783      +86     
==========================================
+ Hits        10153    10189      +36     
- Misses      33810    33855      +45     
- Partials      734      739       +5     
Files Coverage Δ
pkg/strategy/common/fee_budget.go 64.00% <64.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b6bf2f...9cbf8a0. Read the comment docs.