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 pay_as_clear and pay_as_bid in edge cases #466

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix pay_as_clear and pay_as_bid in edge cases

97c1171
Select commit
Loading
Failed to load commit list.
Open

fix pay_as_clear and pay_as_bid in edge cases #466

fix pay_as_clear and pay_as_bid in edge cases
97c1171
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

76.76% (+0.00%) compared to 6f628ab

View this Pull Request on Codecov

76.76% (+0.00%) compared to 6f628ab

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.

Project coverage is 76.76%. Comparing base (6f628ab) to head (97c1171).

Files with missing lines Patch % Lines
assume/markets/clearing_algorithms/simple.py 85.71% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #466   +/-   ##
=======================================
  Coverage   76.75%   76.76%           
=======================================
  Files          50       50           
  Lines        6272     6278    +6     
=======================================
+ Hits         4814     4819    +5     
- Misses       1458     1459    +1     

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