-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Escape filenames and paths in HTML when generating index pages #8317
Conversation
@bdraco We have a problem with Windows on this one. |
for more information, see https://pre-commit.ci
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8317 +/- ##
=======================================
Coverage 97.55% 97.55%
=======================================
Files 107 107
Lines 33013 33038 +25
Branches 3867 3875 +8
=======================================
+ Hits 32205 32230 +25
Misses 589 589
Partials 219 219
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.9: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply ffbc432 on top of patchback/backports/3.9/ffbc43233209df302863712b511a11bdb6001b0f/pr-8317 Backporting merged PR #8317 into master
🤖 @patchback |
Backport to 3.10: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply ffbc432 on top of patchback/backports/3.10/ffbc43233209df302863712b511a11bdb6001b0f/pr-8317 Backporting merged PR #8317 into master
🤖 @patchback |
Co-authored-by: J. Nick Koston <[email protected]> (cherry picked from commit ffbc432)
Co-authored-by: J. Nick Koston <[email protected]> (cherry picked from commit ffbc432)
#8318) Co-authored-by: J. Nick Koston <[email protected]> (cherry picked from commit ffbc432)
#8319) Co-authored-by: J. Nick Koston <[email protected]> (cherry picked from commit ffbc432)
No description provided.