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

set stashed status for all modifications #346

Merged
merged 4 commits into from
Nov 6, 2023

Conversation

jamal-khey
Copy link
Contributor

Problems:
toModificationInfos() implemented in each modification, does not set the attribute "stashed"

Fix:
set this attribute in the builder of each modification

@jamal-khey jamal-khey self-assigned this Oct 11, 2023
jamal-khey added a commit that referenced this pull request Oct 11, 2023
jamal-khey added a commit that referenced this pull request Oct 11, 2023
@jamal-khey jamal-khey force-pushed the set-stashed-status-on-all-modifications branch 2 times, most recently from 2449a80 to 21c6d4f Compare October 11, 2023 12:48
jamal-khey added a commit that referenced this pull request Oct 11, 2023
@jamal-khey jamal-khey force-pushed the set-stashed-status-on-all-modifications branch from b39a2b1 to eb1d1d1 Compare October 11, 2023 15:03
jamal-khey added a commit that referenced this pull request Oct 11, 2023
jamal-khey added a commit that referenced this pull request Oct 11, 2023
jamal-khey added a commit that referenced this pull request Oct 12, 2023
@souissimai souissimai self-requested a review October 12, 2023 15:37
@souissimai
Copy link
Contributor

ModificationControllerTest.testEquipmentIdNonNull
ModificationControllerTest.testCreateVoltageInitModification

@souissimai
Copy link
Contributor

Tests are failing: ModificationControllerTest.testEquipmentIdNonNull
ModificationControllerTest.testCreateVoltageInitModification

@jamal-khey jamal-khey force-pushed the set-stashed-status-on-all-modifications branch from 96dc01f to 731b577 Compare October 15, 2023 20:07
@jamal-khey
Copy link
Contributor Author

Tests are failing: ModificationControllerTest.testEquipmentIdNonNull ModificationControllerTest.testCreateVoltageInitModification

@souissimai i fixed all test, can you please have a look again ?

jamal-khey added a commit that referenced this pull request Oct 16, 2023
- add unit test to check stashed is set

Signed-off-by: jamal-khey <[email protected]>
@jamal-khey jamal-khey force-pushed the set-stashed-status-on-all-modifications branch from 731b577 to f88f951 Compare October 16, 2023 11:29
jamal-khey added a commit that referenced this pull request Oct 16, 2023
- add unit test to check stashed is set

Signed-off-by: jamal-khey <[email protected]>
@jamal-khey jamal-khey force-pushed the set-stashed-status-on-all-modifications branch from 41d5fa2 to f88f951 Compare October 18, 2023 08:14
jamal-khey added a commit that referenced this pull request Oct 18, 2023
- add unit test to check stashed is set

Signed-off-by: jamal-khey <[email protected]>
@jamal-khey jamal-khey force-pushed the set-stashed-status-on-all-modifications branch from 9d18559 to fe918ea Compare October 18, 2023 20:51
@jamal-khey jamal-khey force-pushed the set-stashed-status-on-all-modifications branch from b448f22 to 17dcbe9 Compare November 6, 2023 13:22
Signed-off-by: jamal-khey <[email protected]>
Copy link

sonarqubecloud bot commented Nov 6, 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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@jamal-khey jamal-khey merged commit e916316 into main Nov 6, 2023
4 checks passed
@jamal-khey jamal-khey deleted the set-stashed-status-on-all-modifications branch November 6, 2023 16:09
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.

4 participants