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

Data Request mechanism #247

Merged
merged 6 commits into from
Nov 14, 2023

Merge branch 'main' into data_request_mechanism

05acc78
Select commit
Loading
Failed to load commit list.
Merged

Data Request mechanism #247

Merge branch 'main' into data_request_mechanism
05acc78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2023 in 1s

78.44% (+0.11%) compared to 61d58a8

View this Pull Request on Codecov

78.44% (+0.11%) compared to 61d58a8

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (61d58a8) 78.33% compared to head (05acc78) 78.44%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
+ Coverage   78.33%   78.44%   +0.11%     
==========================================
  Files          39       39              
  Lines        4218     4259      +41     
==========================================
+ Hits         3304     3341      +37     
- Misses        914      918       +4     
Files Coverage Δ
assume/common/market_objects.py 100.00% <100.00%> (ø)
assume/markets/base_market.py 88.73% <100.00%> (+1.16%) ⬆️
assume/common/outputs.py 49.75% <0.00%> (-0.51%) ⬇️
assume/common/units_operator.py 90.52% <90.90%> (-0.44%) ⬇️

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