-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat: refactor and fix SclReport behavior #304 #305
Merged
samirromdhani
merged 5 commits into
develop
from
feat/304-refactor-and-fix-sclreport-behavior
Aug 14, 2023
Merged
feat: refactor and fix SclReport behavior #304 #305
samirromdhani
merged 5 commits into
develop
from
feat/304-refactor-and-fix-sclreport-behavior
Aug 14, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0511d0c
to
74be352
Compare
74be352
to
c78eeb0
Compare
massifben
reviewed
Aug 9, 2023
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/SclService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/SclService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/SclService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/SclService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/SclService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/ExtRefService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/SclService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/SclService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/SclService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/SclService.java
Outdated
Show resolved
Hide resolved
10a05da
to
3e5f628
Compare
Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> refactor test code to use AssertJ and using Gherkin to define scenarios #306 Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com>
6433df6
to
a02d8b0
Compare
massifben
reviewed
Aug 14, 2023
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/SclService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/dto/ConnectedApDTO.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/SclService.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> revert changes related to other issue (Refactor tests structure in compas-sct) Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com>
a02d8b0
to
e071955
Compare
Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> revert changes related to other issue (Refactor tests structure in compas-sct) Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com>
Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com>
massifben
approved these changes
Aug 14, 2023
feat: rename SclReportItem#fatal to SclReportItem#error
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.