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.
Codecov / codecov/patch failed Nov 13, 2023 in 1s

54.71% of diff hit (target 78.28%)

View this Pull Request on Codecov

54.71% of diff hit (target 78.28%)

Annotations

Check warning on line 133 in assume/common/outputs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/common/outputs.py#L133

Added line #L133 was not covered by tests

Check warning on line 359 in assume/common/outputs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/common/outputs.py#L359

Added line #L359 was not covered by tests

Check warning on line 231 in assume/common/units_operator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/common/units_operator.py#L228-L231

Added lines #L228 - L231 were not covered by tests

Check warning on line 238 in assume/common/units_operator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/common/units_operator.py#L233-L238

Added lines #L233 - L238 were not covered by tests

Check warning on line 359 in assume/markets/base_market.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/markets/base_market.py#L357-L359

Added lines #L357 - L359 were not covered by tests

Check warning on line 363 in assume/markets/base_market.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/markets/base_market.py#L361-L363

Added lines #L361 - L363 were not covered by tests

Check warning on line 370 in assume/markets/base_market.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/markets/base_market.py#L365-L370

Added lines #L365 - L370 were not covered by tests