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

Function matches() is not implemented in Metapath processor #134

Closed
6 tasks done
Tracked by #734
aj-stein-gsa opened this issue Sep 27, 2024 · 0 comments · Fixed by #140
Closed
6 tasks done
Tracked by #734

Function matches() is not implemented in Metapath processor #134

aj-stein-gsa opened this issue Sep 27, 2024 · 0 comments · Fixed by #140
Assignees
Labels
enhancement New feature or request java Pull requests that update Java code
Milestone

Comments

@aj-stein-gsa
Copy link
Contributor

aj-stein-gsa commented Sep 27, 2024

User Story

As a developer of Metaschema-based software, in order to write more efficient and easier to read Metapath in my models, I would like this library to implement the function matches().

Goals

  • Implement the function for Metapath use
  • Provide positive correct use of the function in unit tests
  • Provide incorrect correct negative use of the function unit tests

Dependencies

N/A

Acceptance Criteria

  • All website and readme documentation affected by the changes in this issue have been updated.
  • A Pull Request (PR) is submitted that fully addresses the goals of this User Story. This issue is referenced in the PR.
  • The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.

Revisions

No response

@aj-stein-gsa aj-stein-gsa added the enhancement New feature or request label Sep 27, 2024
@aj-stein-gsa aj-stein-gsa added the java Pull requests that update Java code label Sep 27, 2024
@david-waltermire david-waltermire added this to the v1.2.0 milestone Sep 27, 2024
@david-waltermire david-waltermire moved this from To Triage to Ready in Spec and Tooling Work Board Sep 28, 2024
@david-waltermire david-waltermire self-assigned this Sep 29, 2024
@david-waltermire david-waltermire moved this from Ready to In progress in Spec and Tooling Work Board Sep 29, 2024
david-waltermire added a commit to david-waltermire/metaschema-java that referenced this issue Sep 29, 2024
david-waltermire added a commit to david-waltermire/metaschema-java that referenced this issue Sep 29, 2024
@david-waltermire david-waltermire moved this from In progress to In review in Spec and Tooling Work Board Sep 30, 2024
david-waltermire added a commit to david-waltermire/metaschema-java that referenced this issue Oct 3, 2024
david-waltermire added a commit to david-waltermire/metaschema-java that referenced this issue Oct 4, 2024
david-waltermire added a commit that referenced this issue Oct 4, 2024
* Added support for the matches Metapath function. Resolves #134.
* Added support for the tokenize Metapath function. Resolves #135.
@github-project-automation github-project-automation bot moved this from In review to Done in Spec and Tooling Work Board Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request java Pull requests that update Java code
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants