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

Implementing Energy Management integration test #340

Closed
wants to merge 460 commits into from

Conversation

sebastian-peter
Copy link
Member

@sebastian-peter sebastian-peter added test Issues related to (unit) tests em Related to Energy Management labels Sep 15, 2022
@sebastian-peter sebastian-peter self-assigned this Sep 15, 2022
@sebastian-peter sebastian-peter changed the title Sp/#339 em it Implementing Energy Management integration test Sep 15, 2022
@codecov
Copy link

codecov bot commented Sep 16, 2022

Codecov Report

Base: 80.29% // Head: 80.12% // Decreases project coverage by -0.16% ⚠️

Coverage data is based on head (169cdf9) compared to base (aa480a6).
Patch has no changes to coverable lines.

❗ Current head 169cdf9 differs from pull request most recent head b16bd3b. Consider uploading reports for the commit b16bd3b to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #340      +/-   ##
==========================================
- Coverage   80.29%   80.12%   -0.17%     
==========================================
  Files         161      169       +8     
  Lines        5917     6606     +689     
  Branches       81       88       +7     
==========================================
+ Hits         4751     5293     +542     
- Misses       1166     1313     +147     
Impacted Files Coverage Δ
...du/ie3/simona/agent/grid/GridAgentController.scala 59.61% <0.00%> (-20.58%) ⬇️
...e3/simona/model/participant/FixedFeedInModel.scala 82.35% <0.00%> (-17.65%) ⬇️
...ant/fixedfeedin/FixedFeedInAgentFundamentals.scala 75.75% <0.00%> (-16.25%) ⬇️
...a/agent/participant/wec/WecAgentFundamentals.scala 80.85% <0.00%> (-15.71%) ⬇️
...la/edu/ie3/simona/model/participant/WecModel.scala 91.89% <0.00%> (-8.11%) ⬇️
...ala/edu/ie3/simona/model/participant/HpModel.scala 85.18% <0.00%> (-6.82%) ⬇️
...ala/edu/ie3/simona/model/participant/BMModel.scala 88.09% <0.00%> (-6.78%) ⬇️
...ona/agent/participant/pv/PVAgentFundamentals.scala 90.00% <0.00%> (-6.56%) ⬇️
...c/main/scala/edu/ie3/simona/agent/ValueStore.scala 85.71% <0.00%> (-5.96%) ⬇️
...agent/participant/evcs/EvcsAgentFundamentals.scala 83.51% <0.00%> (-3.67%) ⬇️
... and 33 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

…00-em-combined

# Conflicts:
#	src/main/scala/edu/ie3/simona/agent/grid/GridAgentController.scala
sebastian-peter and others added 28 commits November 14, 2022 21:41
Refactoring EmModel strategy handling
…, i.e. as close to 0kW as possible

Refactoring flex option aggregation to offer multiple implementations
Using flex control time series in EmAgent
# Conflicts:
#	CHANGELOG.md
@sebastian-peter sebastian-peter deleted the sp/#339-em-it branch February 27, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
em Related to Energy Management test Issues related to (unit) tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Energy Management integration test
3 participants