generated from cloudoperators/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(issue_matching): make issue matching work (#280)
* feat(serviceIssueVariant): added service_issue_variant acces on DB layer * feat(issueMatching): replaced issueVariantMap building with more efficient serviceIssueVariant DB layer query * test(serviceIssueMatch): added unit test for get service issue match from component instance * fix: adding updated mocks * Automatic application of license header * draft: intermediate unit-test progress * Automatic application of license header * test: updated unittests for issue_matching * fix:added missing parameter * fix: added missing parameter * docs: adjusted wording of comment * fix: flaky test * fix: generated merged mocks * Automatic application of license header --------- Co-authored-by: License Bot <[email protected]>
- Loading branch information
Showing
15 changed files
with
528 additions
and
294 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.