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

Make MermaidFlowGenerator more resilient to class loading errors #6198

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

tnleeuw
Copy link
Contributor

@tnleeuw tnleeuw commented Jan 31, 2024

I might have a test for this too but it requires changing the scanner to also allow scanning classes on the test classpath and I need to verify that there are no negative side-effects on other tests.

…case dependencies for optional modules are missing from classpath.
@tnleeuw tnleeuw self-assigned this Jan 31, 2024
@tnleeuw
Copy link
Contributor Author

tnleeuw commented Jan 31, 2024

@nielsm5 I added some tests in a separate commit. If you do not like those changes, it's best I have to adding a unit test for this case. We can revert that commit but keep the actual fixes. :-)

@tnleeuw tnleeuw linked an issue Jan 31, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Feb 1, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

2 New issues
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@nielsm5 nielsm5 merged commit b790ffe into master Feb 1, 2024
16 of 17 checks passed
@nielsm5 nielsm5 deleted the issue/6197_ImproveResilienceOfMermaidFlowGenerator branch February 1, 2024 09:19
tnleeuw added a commit that referenced this pull request Feb 1, 2024
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.

Mermaid broken
4 participants