Fix hp thermal storage refill #860
Quality Gate success
Analysis Details
4 Issues
Coverage and Duplications
Project ID: edu.ie3:simona
Annotations
Check notice on line 206 in src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala
sonarqubegithubprchecks / simona Sonarqube Results
src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala#L206
Complete the task associated to this TODO comment.
Check warning on line 368 in src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala
sonarqubegithubprchecks / simona Sonarqube Results
src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala#L368
Unused parameter
Check warning on line 543 in src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala
sonarqubegithubprchecks / simona Sonarqube Results
src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala#L543
Take the required action to fix the issue indicated by this "FIXME" comment.
sonarqubegithubprchecks / simona Sonarqube Results
src/main/scala/edu/ie3/simona/agent/participant/hp/HpAgentFundamentals.scala#L315
Unnecessary store before return.