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

Fix/do 4418 wrong spelling of the column catenax site id in the table assets as planned #63

Conversation

hgo-ds
Copy link

@hgo-ds hgo-ds commented Nov 25, 2023

fix:DO-4418:rename all properties to catenaXSiteId

  • Consolidation on catenaXSiteId
  • but the interfaces are tolerant with the spelling

Because the existing possibilities of different spellings of the catenaXSiteId attribute cannot be resolved with certainty, and the uncertainty of a change remains, all relevant places are implemented in the TRX regardless of the spelling.

fix:DO-4418:Local variables should not shadow class fields

Further information provided here: eclipse-tractusx/sldt-semantic-models#470

Copy link

github-actions bot commented Nov 25, 2023

Integration Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 44070fe.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 25, 2023

Unit Test Results

229 tests   226 ✔️  18s ⏱️
  55 suites      3 💤
  55 files        0

Results for commit 44070fe.

♻️ This comment has been updated with latest results.

Copy link

@martin-fritz martin-fritz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine with two minor comments/questions.

- Consolidation on catenaXSiteId
- but the interfaces are tolerant with the spelling

Because the existing possibilities of different spellings of the catenaXSiteId attribute cannot be resolved with certainty, and the uncertainty of a change remains, all relevant places are implemented in the TRX regardless of the spelling.
viannbreslerAccso and others added 8 commits November 28, 2023 16:57
* chore: [DO-1578] stash changes

* [DO-1578][major] : Implementation of quality investigations designs and table column settings

* chore: [DO-1578] stash progress

* chore: [DO-1578] stashing progress

* chore: [DO-1578] Fixed merge conflicts

* chore: [DO-1578] Fixed failing unit tests

* chore: [DO-1579] fix code duplication

* chore: [DO-1579] PR feedback

* chore: [DO-1579] Fix duplication

* chore: [DO-1579] PR feedback

* chore: [DO-1578] Fixed gap next to table

* chore: [DO-1579] Cleanup
* feature: changed the display of the multi sort and the tool tip

* fix: alerts received not sorted correctly in the beginning. Also fixed the tooltip showing on the dashboard where sorting is not possible

* fix: dashboard table takes the height of the my parts table.

* fix: tests and duplication

* fix: test

* fix: test

* fix: duplication

* fix: more test things
fix: changed the default time out for the async functions running test with time elements that could take longer than 5 seconds to completely load.
* chore: [DO-1578] stash changes

* [DO-1578][major] : Implementation of quality investigations designs and table column settings

* chore: [DO-1578] stash progress

* chore: [DO-1578] stashing progress

* chore: [DO-1578] Fixed merge conflicts

* chore: [DO-1578] Fixed failing unit tests

* chore: [DO-1579] fix code duplication

* chore: [DO-1579] PR feedback

* chore: [DO-1579] Fix duplication

* chore: [DO-1579] PR feedback

* chore: [DO-1578] Fixed gap next to table

* chore: [DO-1579] Cleanup

* feature: [DO-1582] Implemented shared parts figma designs

* chore: [DO-1582] PR feedback

* chore: [DO-1582] PR feedback

* chore: [DO-1582] Cleanup

* chore: [DO-1582]: PR feedback
* fix: changed the testing to only test what is in the component since the rendering could take some time in the tests.

* chore: clean up of the old test that were commented out so that in case of errors the old test could be checked
allow all mutations of the catenaXSiteId attribute
- Review Feedback
- drop unused code
@hgo-ds hgo-ds force-pushed the fix/DO-4418-wrong-spelling-of-the-column-catenax_site_id-in-the-table-assets_as_planned branch from 188a7d2 to 44070fe Compare November 28, 2023 15:59
Copy link

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 48 Code Smells

94.8% 94.8% Coverage
0.2% 0.2% Duplication

Copy link

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
No Duplication information No Duplication information

Copy link

@martin-fritz martin-fritz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks perfect to me now.

@hgo-ds hgo-ds merged commit 7c8543d into dev Nov 28, 2023
18 checks passed
@hgo-ds hgo-ds deleted the fix/DO-4418-wrong-spelling-of-the-column-catenax_site_id-in-the-table-assets_as_planned branch November 28, 2023 21:00
hgo-ds added a commit that referenced this pull request Nov 29, 2023
… assets as planned (#63)

fix:DO-4418:rename all properties to catenaXSiteId

Because the existing possibilities of different spellings of the catenaXSiteId attribute cannot be resolved with certainty and the uncertainty of a change remains, all relevant places are implemented in the TRX regardless of the spelling.
hgo-ds added a commit that referenced this pull request Dec 4, 2023
… assets as planned (#63)

fix:DO-4418:rename all properties to catenaXSiteId

Because the existing possibilities of different spellings of the catenaXSiteId attribute cannot be resolved with certainty and the uncertainty of a change remains, all relevant places are implemented in the TRX regardless of the spelling.
hgo-ds added a commit that referenced this pull request Jan 2, 2024
… assets as planned (#63)

fix:DO-4418:rename all properties to catenaXSiteId

Because the existing possibilities of different spellings of the catenaXSiteId attribute cannot be resolved with certainty and the uncertainty of a change remains, all relevant places are implemented in the TRX regardless of the spelling.
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