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

Fixes the issue that a warning was raised when there were no accepted bids #521

Merged
merged 3 commits into from
Dec 16, 2024

Merge branch 'main' into fix-empty-market-results-warning

70dfe08
Select commit
Loading
Failed to load commit list.
Merged

Fixes the issue that a warning was raised when there were no accepted bids #521

Merge branch 'main' into fix-empty-market-results-warning
70dfe08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 12, 2024 in 1s

77.52% (-0.02%) compared to 448425c

View this Pull Request on Codecov

77.52% (-0.02%) compared to 448425c

Details

Codecov Report

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

Project coverage is 77.52%. Comparing base (448425c) to head (70dfe08).

Files with missing lines Patch % Lines
assume/markets/base_market.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #521      +/-   ##
==========================================
- Coverage   77.54%   77.52%   -0.02%     
==========================================
  Files          50       50              
  Lines        6790     6790              
==========================================
- Hits         5265     5264       -1     
- Misses       1525     1526       +1     

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