-
Notifications
You must be signed in to change notification settings - Fork 577
postfix slash to engine url #7013
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
postfix slash to engine url #7013
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7013 +/- ##
=======================================
Coverage 54.62% 54.62%
=======================================
Files 904 904
Lines 57976 57976
Branches 3977 3977
=======================================
Hits 31668 31668
Misses 26207 26207
Partials 101 101
🚀 New features to boost your workflow:
|
size-limit report 📦
|
PR-Codex overview
This PR adds a check to ensure that the
url
property of thejson.result
object ends with a trailing slash. If it does not, the slash is appended.Detailed summary
json.result.url
ends with a/
.json.result.url
.