SAP / ui5-language-assistant

VSCode Extension and Editor Tooling for SAPUI5
Apache License 2.0
53 stars 25 forks source link

fix: semantic model for UI5, starting from version 1.121.0 #696

Closed marufrasully closed 4 months ago

marufrasully commented 4 months ago

Issue: https://github.com/SAP/ui5-language-assistant/issues/694

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: 6f276cf2052d953998c6f6fb129a49151d41470d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages | Name | Type | | ------------------------------------------------------------- | ----- | | @ui5-language-assistant/test-utils | Patch | | @ui5-language-assistant/semantic-model | Patch | | vscode-ui5-language-assistant | Patch | | @ui5-language-assistant/vscode-ui5-language-assistant-bas-ext | Patch | | @ui5-language-assistant/semantic-model-types | Patch | | @ui5-language-assistant/logic-utils | Patch | | @ui5-language-assistant/binding | Patch | | @ui5-language-assistant/context | Patch | | @ui5-language-assistant/fe | Patch | | @ui5-language-assistant/language-server | Patch | | @ui5-language-assistant/xml-views-quick-fix | Patch | | @ui5-language-assistant/xml-views-validation | Patch | | @ui5-language-assistant/xml-views-completion | Patch | | @ui5-language-assistant/xml-views-tooltip | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

sonarcloud[bot] commented 4 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
66.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

kranthie-sap commented 4 months ago

Merging using admin priveleges as requested. @marufrasully : Please exclude test-packages folder from sonar config here - https://github.com/SAP/ui5-language-assistant/blob/master/sonar-project.properties#L5-L6 in a separate PR.