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

ReferableUtils #175

Merged
merged 6 commits into from
Dec 23, 2024
Merged

ReferableUtils #175

merged 6 commits into from
Dec 23, 2024

Conversation

seicke
Copy link
Member

@seicke seicke commented Dec 22, 2024

  • Moved checkSemanticId() checkIdShort() from IDUtils (cause methods scope is referables)
  • Add tests for all ReferableUtils methods
  • Fixes of ReferableUtils methods regarding tests

Closes #155

@seicke seicke requested a review from aaronzi December 22, 2024 06:13
@aaronzi
Copy link
Member

aaronzi commented Dec 22, 2024

Thank you for the PR :)

  • Moved checkSemanticId from IDUtils (cause methods scope is preferable)

you mean checkIdShort, right?
Please correct the names of all the variables where this naming mistake was made.

@seicke
Copy link
Member Author

seicke commented Dec 23, 2024

Sorry for mixing-up the method names!
Yes, I mean checkIdShort.

Also add defaultDescriptionToDisplay parameter for descriptionToDisplay() to harmonize with nameToDisplay()
@seicke seicke marked this pull request as draft December 23, 2024 06:30
@seicke seicke marked this pull request as ready for review December 23, 2024 06:39
@seicke seicke requested a review from aaronzi December 23, 2024 06:39
@aaronzi aaronzi merged commit cdbfcf5 into eclipse-basyx:main Dec 23, 2024
2 checks passed
@seicke seicke deleted the referable-utils branch December 24, 2024 07:27
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.

[TICKET] Allow idShorts with regexp /__\d{1,}__$/
2 participants