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

fix: lp_cancel_orders_batch to accepts OrderId as string/hex #5504

Merged
merged 3 commits into from
Dec 16, 2024

add serde(untagged) to CloseOrderJson

0c3f70f
Select commit
Loading
Failed to load commit list.
Merged

fix: lp_cancel_orders_batch to accepts OrderId as string/hex #5504

add serde(untagged) to CloseOrderJson
0c3f70f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

72% (-0%) compared to 8f4011f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72%. Comparing base (8f4011f) to head (0c3f70f).
Report is 41 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #5504     +/-   ##
=======================================
- Coverage     72%     72%     -0%     
=======================================
  Files        490     495      +5     
  Lines      86894   88259   +1365     
  Branches   86894   88259   +1365     
=======================================
+ Hits       62395   63169    +774     
- Misses     21565   22521    +956     
+ Partials    2934    2569    -365     

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