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] resourceFactory: Add createReader API #302

Closed
wants to merge 19 commits into from

Conversation

RandomByte
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented Feb 14, 2021

Coverage Status

Coverage decreased (-0.2%) to 87.563% when pulling 2339ae0 on ui5-project-3.0-enhancements into bec8590 on master.

@RandomByte RandomByte force-pushed the ui5-project-3.0-enhancements branch from b056263 to 2339ae0 Compare March 6, 2021 20:25
@RandomByte RandomByte changed the base branch from master to next April 26, 2022 09:02
@RandomByte RandomByte force-pushed the ui5-project-3.0-enhancements branch from 449d861 to 683071e Compare May 20, 2022 08:52
`Missing trailing slash in path mapping '${basePath}' of WriterCollection ${this._name}`);
}

return `${regex}(?:${basePath.replace(/\//g, "\\/")})??`;

Check failure

Code scanning / CodeQL

Incomplete string escaping or encoding

This does not escape backslash characters in the input.
@RandomByte
Copy link
Member Author

Superseded by #381

@RandomByte RandomByte closed this Jun 13, 2022
@flovogt flovogt deleted the ui5-project-3.0-enhancements branch December 15, 2022 12:53
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