Skip to content

W-17864898: Mule framework DslSyntaxResolver resolves DslElementSynta… #1228

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

mbuchwald
Copy link

…x inconsistent with schema in xsd file

@mbuchwald mbuchwald requested a review from a team as a code owner May 16, 2025 18:38
@mbuchwald
Copy link
Author

--validate

Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 70.6% Line Coverage on New Code (is less than 80%)

See analysis details on SonarQube

@mbuchwald
Copy link
Author

--validate

Comment on lines -124 to -131
uncountable("equipment");
uncountable("information");
uncountable("rice");
uncountable("money");
uncountable("species");
uncountable("series");
uncountable("fish");
uncountable("sheep");
Copy link
Contributor

Choose a reason for hiding this comment

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

is it ok to remove these?

Copy link
Author

Choose a reason for hiding this comment

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

They weren't working either way (because of the incorrect code in isUncountable), if we keep them we would actually be changing behavior of those cases

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.

2 participants