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

[INTERNAL] MiddlewareUtil#getProject: Retrieve Project for a given Resource #552

Merged
merged 2 commits into from
Dec 7, 2022

Conversation

RandomByte
Copy link
Member

@RandomByte RandomByte commented Dec 2, 2022

For custom middleware this will returned a Specification
Version-dependent (=compatible) interface of the Project instance a
Resource is associated with.

This was already described in RFC12[1] but not part of the initial
implementation of MiddlewareUtil#getProject.

[1] SAP/ui5-tooling#664

JIRA: CPOUI5FOUNDATION-568

@coveralls
Copy link

coveralls commented Dec 2, 2022

Coverage Status

Coverage increased (+0.3%) to 93.312% when pulling 6cb5160 on middlewareUtil-getProject-resource-param into a05abc2 on main.

…source

For custom middleware this will return a Specification
Version-dependent (=compatible) interface of the Project instance a
Resource is associated with.

This was already described in RFC12[1] but not part of the initial
implementation of MiddlewareUtil#getProject.

[1] SAP/ui5-tooling#664
@RandomByte RandomByte force-pushed the middlewareUtil-getProject-resource-param branch from c538e6c to 4bca67a Compare December 2, 2022 13:18
@RandomByte RandomByte merged commit d5ddb1d into main Dec 7, 2022
@RandomByte RandomByte deleted the middlewareUtil-getProject-resource-param branch December 7, 2022 15:22
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.

3 participants