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(path): let bpmn-visualization filters duplicates #155

Merged

Conversation

tbouffard
Copy link
Member

The ElementsRegistry methods now filter duplicates since version 0.42.0. As a result, the filtering performed here can now be removed.

Important change: bv-experimental-add-ons now requires bpmn-visualization 0.42.0.

Closes #150

The `ElementsRegistry` methods now filter duplicates since version 0.42.0. As a result, the filtering
performed here can now be removed.

Important change: bv-experimental-add-ons now requires `bpmn-visualization` 0.42.0.
@tbouffard tbouffard added the refactoring Code refactoring label Oct 21, 2023
@sonarqubecloud
Copy link

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
0.0% 0.0% Duplication

@github-actions
Copy link

github-actions bot commented Oct 21, 2023

♻️ PR Preview 8a8f4be has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@tbouffard tbouffard marked this pull request as ready for review October 21, 2023 14:51
@tbouffard tbouffard merged commit af20015 into main Oct 21, 2023
@tbouffard tbouffard deleted the refactor/142-let_bpmn-visualization_manage_duplicates branch October 21, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REFACTOR] CasePathResolver: remove duplicate filters when bpmn-visualization manages it
1 participant