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

feat: support uri path mappings #879

Merged
merged 5 commits into from
Feb 1, 2023
Merged

feat: support uri path mappings #879

merged 5 commits into from
Feb 1, 2023

Conversation

zobo
Copy link
Contributor

@zobo zobo commented Jan 29, 2023

Allow path mappings like ssh://

@codecov
Copy link

codecov bot commented Jan 29, 2023

Codecov Report

Merging #879 (2af9630) into main (af38cb8) will decrease coverage by 1.70%.
The diff coverage is 60.57%.

@@            Coverage Diff             @@
##             main     #879      +/-   ##
==========================================
- Coverage   68.91%   67.22%   -1.70%     
==========================================
  Files          12       12              
  Lines        1882     1919      +37     
  Branches      390      384       -6     
==========================================
- Hits         1297     1290       -7     
- Misses        585      629      +44     
Impacted Files Coverage Δ
src/test/paths.ts 0.00% <0.00%> (ø)
src/paths.ts 100.00% <100.00%> (ø)
src/phpDebug.ts 62.21% <100.00%> (ø)
src/envfile.ts 51.35% <0.00%> (-37.84%) ⬇️
src/logpoint.ts 96.42% <0.00%> (+14.28%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@zobo zobo merged commit 453ebc3 into main Feb 1, 2023
@zobo zobo deleted the new-paths branch February 1, 2023 12:28
@zobo zobo mentioned this pull request Feb 1, 2023
1 task
@zobo zobo linked an issue Feb 1, 2023 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Feb 1, 2023

🎉 This PR is included in version 1.31.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to debug files in archive in newer versions of php
2 participants