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

add data_request mechanism to market and units_operator

27d1ff0
Select commit
Loading
Failed to load commit list.
Merged

Data Request mechanism #247

add data_request mechanism to market and units_operator
27d1ff0
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Nov 13, 2023 in 1s

77.94% (-0.35%) compared to 53c7563

View this Pull Request on Codecov

77.94% (-0.35%) compared to 53c7563

Details

Codecov Report

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

Comparison is base (53c7563) 78.28% compared to head (27d1ff0) 77.94%.
Report is 1 commits behind head on main.

❗ Current head 27d1ff0 differs from pull request most recent head 82caf27. Consider uploading reports for the commit 82caf27 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
- Coverage   78.28%   77.94%   -0.35%     
==========================================
  Files          40       40              
  Lines        4242     4285      +43     
==========================================
+ Hits         3321     3340      +19     
- Misses        921      945      +24     
Files Coverage Δ
assume/common/market_objects.py 100.00% <100.00%> (ø)
assume/common/outputs.py 49.75% <0.00%> (-0.51%) ⬇️
assume/common/units_operator.py 86.51% <52.38%> (-4.04%) ⬇️
assume/markets/base_market.py 83.01% <40.00%> (-4.49%) ⬇️

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