Skip to content

Conversation

@knopers8
Copy link
Collaborator

Some preparatory work for OCTRL-980, which includes:

  • aligning the internal local.Service interface to use consistently go structures for returning many elements, so it's easier to use internally. API is preserved as it was.
  • extending test suites for local (apricot) and template packages, to cover the changes above, but not only.

This aligns methods offered by Service to return []string instead of JSON string or space-separated values in a string, making it easier to handle internally.
Translation to any particular format, be it JSON, is performed by the API code.
@knopers8 knopers8 merged commit c71657a into AliceO2Group:master Feb 25, 2025
2 checks passed
@knopers8 knopers8 deleted the tests-service branch February 25, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants