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

Refactor/2318/migrate node serach service #2495

Merged
merged 9 commits into from Nov 12, 2021

Conversation

shaman-apprentice
Copy link
Contributor

Store should only contain unique atomic data. Searched nodes path can be derived from searchPattern. Therefore the migration of nodeSearch.service was to extract the logic into a selector and remove it 😎

shaman-apprentice and others added 3 commits November 8, 2021 22:50
As store should only contain plain atomic information.

Tests must still be migrated

refs #2318
@shaman-apprentice shaman-apprentice force-pushed the refactor/2318/migrate-node-serach-service branch from 4c4dedc to d67620e Compare November 9, 2021 17:50
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Cedrik Bormann <26900540+ce-bo@users.noreply.github.com>
Copy link
Collaborator

@IhsenBouallegue IhsenBouallegue left a comment

Choose a reason for hiding this comment

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

Awesome Work 😎

CHANGELOG.md Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Nov 12, 2021

[CodeCharta Analysis] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Nov 12, 2021

[CodeCharta Visualization] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

97.7% 97.7% Coverage
0.0% 0.0% Duplication

@IhsenBouallegue IhsenBouallegue merged commit 93af4a5 into main Nov 12, 2021
@IhsenBouallegue IhsenBouallegue deleted the refactor/2318/migrate-node-serach-service branch November 12, 2021 16:59
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.

None yet

3 participants