Skip to content

[INTERNAL] resourceFactory: Add createReader API#302

Closed
RandomByte wants to merge 19 commits intonextfrom
ui5-project-3.0-enhancements
Closed

[INTERNAL] resourceFactory: Add createReader API#302
RandomByte wants to merge 19 commits intonextfrom
ui5-project-3.0-enhancements

Conversation

@RandomByte
Copy link
Copy Markdown
Member

No description provided.

@coveralls
Copy link
Copy Markdown

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 force-pushed the ui5-project-3.0-enhancements branch from 2339ae0 to aeb65bc Compare April 23, 2022 09:32
@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
Copy Markdown
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