Skip to content

Add uri pattern matching logic and test cases#46

Merged
neelam-kushwah merged 1 commit intoeclipse-uprotocol:mainfrom
neelam-kushwah:uripattern
Jul 5, 2024
Merged

Add uri pattern matching logic and test cases#46
neelam-kushwah merged 1 commit intoeclipse-uprotocol:mainfrom
neelam-kushwah:uripattern

Conversation

@neelam-kushwah
Copy link
Contributor

@neelam-kushwah neelam-kushwah commented Jul 5, 2024

  • Implement pattern matching functions for authority, entity ID, instance, version, and resource as per up-spec#pattern-matching
  • Add tests for identical URIs, wildcards, and various mismatch scenarios.

#47

@github-actions
Copy link

github-actions bot commented Jul 5, 2024

Code coverage report is ready! 📈

Copy link

@stevenhartley stevenhartley left a comment

Choose a reason for hiding this comment

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

LGTM!

@neelam-kushwah neelam-kushwah merged commit 3086cf8 into eclipse-uprotocol:main Jul 5, 2024
@neelam-kushwah neelam-kushwah deleted the uripattern branch July 10, 2024 14:01
@neelam-kushwah neelam-kushwah linked an issue Jul 31, 2024 that may be closed by this pull request
@neelam-kushwah neelam-kushwah self-assigned this Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Add uri pattern matching logic.

2 participants