Skip to content

Misleading parameter name 'height' has changed to 'elevationAngle' #443

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

Merged
merged 24 commits into from
Mar 3, 2022

Conversation

muradiodev
Copy link
Contributor

Misleading parameter name 'height' has changed to 'elevationAngle'

resolves #393

@muradiodev muradiodev requested review from johanneshiry, ckittl and a team October 19, 2021 09:47
@muradiodev muradiodev self-assigned this Oct 19, 2021
@ckittl
Copy link
Member

ckittl commented Jan 19, 2022

events "skipped", "failed", "passed"

If you might change the list to "skipped", "failed", the log file won't be blown up by entries for tests, that are passing.

@ckittl
Copy link
Member

ckittl commented Jan 19, 2022

events "skipped", "failed", "passed"

If you might change the list to "skipped", "failed", the log file won't be blown up by entries for tests, that are passing.

Nevermind, I already brought it in from another PR.

@sonarqubegithubprchecks

This comment has been minimized.

@codecov
Copy link

codecov bot commented Feb 2, 2022

Codecov Report

Merging #443 (222460d) into dev (b0cfa27) will increase coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #443      +/-   ##
============================================
+ Coverage     77.63%   77.76%   +0.12%     
+ Complexity     2137     2136       -1     
============================================
  Files           271      271              
  Lines          8505     8459      -46     
  Branches        806      806              
============================================
- Hits           6603     6578      -25     
+ Misses         1496     1483      -13     
+ Partials        406      398       -8     
Impacted Files Coverage Δ
...edu/ie3/datamodel/models/input/AssetTypeInput.java 70.00% <0.00%> (-2.73%) ⬇️
...model/models/input/container/SubGridContainer.java 69.23% <0.00%> (-2.20%) ⬇️
...atamodel/models/input/container/GridContainer.java 52.17% <0.00%> (-2.00%) ⬇️
...tamodel/models/input/thermal/ThermalUnitInput.java 62.50% <0.00%> (-1.50%) ⬇️
...del/models/input/container/JointGridContainer.java 75.00% <0.00%> (-1.20%) ⬇️
...amodel/models/input/graphics/LineGraphicInput.java 83.33% <0.00%> (-0.88%) ⬇️
.../datamodel/models/input/graphics/GraphicInput.java 76.92% <0.00%> (-0.86%) ⬇️
...tamodel/models/input/connector/ConnectorInput.java 64.28% <0.00%> (-0.84%) ⬇️
...edu/ie3/datamodel/models/input/system/EvInput.java 79.41% <0.00%> (-0.59%) ⬇️
...du/ie3/datamodel/models/input/system/WecInput.java 75.60% <0.00%> (-0.59%) ⬇️
... and 40 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 605898f...222460d. Read the comment docs.

@ckittl
Copy link
Member

ckittl commented Feb 2, 2022

Please also add a remark in CHANGELOG.md, that describes the changes and that does warn about the fact, that these changes are breaking! You may have a look at the description of the changed transformer parameter interpretation.

@sebastian-peter sebastian-peter self-assigned this Feb 14, 2022
@sonarqubegithubprchecks

This comment has been minimized.

@danielfeismann danielfeismann self-assigned this Feb 25, 2022
@danielfeismann
Copy link
Member

Please also add a remark in CHANGELOG.md, that describes the changes and that does warn about the fact, that these changes are breaking! You may have a look at the description of the changed transformer parameter interpretation.

done

@sonarqubegithubprchecks

This comment has been minimized.

@sonarqubegithubprchecks

This comment has been minimized.

@sonarqubegithubprchecks

This comment has been minimized.

@sonarqubegithubprchecks
Copy link

Passed

Analysis Details

0 Issues

  • Bug0 Bugs
  • Vulnerability0 Vulnerabilities
  • Code Smell0 Code Smells

Coverage and Duplications

  • 60 percent coverage84.21% Coverage (77.10% Estimated after merge)
  • 3 percent duplication0.00% Duplicated Code (0.40% Estimated after merge)

Project ID: edu.ie3:PowerSystemDataModel

View in SonarQube

@ckittl ckittl merged commit 8ebb413 into dev Mar 3, 2022
@ckittl ckittl deleted the mh/#393-Misleading-parameter-has-changed branch March 3, 2022 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Misleading parameter name height in PvInput
5 participants