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

Rename equipment in iMeasurement in CurrentLimitAutomatonGroovyExtension #240

Merged
merged 3 commits into from
Jun 9, 2023

Conversation

Lisrte
Copy link
Contributor

@Lisrte Lisrte commented Jun 7, 2023

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem?

Fixes #238

What kind of change does this PR introduce?

Rename in CurrentLimitAutomatonGroovyExtension & CurrentLimitTwoLevelsAutomatonGroovyExtension :

  • equipment -> iMeasurement
  • side -> iMeasurementSide
  • equipment2 -> iMeasurement2
  • side2 -> iMeasurement2Side

…sAutomatonGroovyExtension :

- equipment -> iMeasurement
- side -> iMeasurementSide
- equipment2 -> iMeasurement2
- side2 -> iMeasurement2Side

Signed-off-by: lisrte <laurent.issertial@rte-france.com>
@Lisrte Lisrte requested a review from gautierbureau June 7, 2023 15:16
@Lisrte Lisrte self-assigned this Jun 7, 2023
Signed-off-by: lisrte <laurent.issertial@rte-france.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@flo-dup flo-dup merged commit 36496c8 into main Jun 9, 2023
@flo-dup flo-dup deleted the rename_iMeasurement branch June 9, 2023 12:47
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.

Rename equipment in iMeasurement in CurrentLimitAutomatonGroovyExtension
2 participants