Skip to content

Conversation

@lxop
Copy link

@lxop lxop commented Oct 23, 2025

The use of the Uri class was mangling paths that include spaces.

Fixes: #1476

The use of the Uri class was mangling paths that
include spaces.
@lxop lxop requested a review from a team as a code owner October 23, 2025 23:07
@lxop lxop requested a review from RushabhBhansali October 23, 2025 23:07
@lxop
Copy link
Author

lxop commented Oct 23, 2025

@microsoft-github-policy-service agree

@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.9%. Comparing base (ae34c34) to head (d89d493).
⚠️ Report is 62 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1477   +/-   ##
=====================================
  Coverage   90.9%   90.9%           
=====================================
  Files        423     423           
  Lines      37163   37187   +24     
  Branches    2228    2228           
=====================================
+ Hits       33799   33822   +23     
  Misses      2922    2922           
- Partials     442     443    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

locationsFoundAt specifies URL-encoded paths

2 participants