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: Add skipEntryPaths to immediately detach a debug session depending on entry path #911

Merged
merged 5 commits into from
Jul 26, 2023

Conversation

zobo
Copy link
Contributor

@zobo zobo commented Jun 25, 2023

Add new configuration directive to configure if the debugger should immediately detach/disconnect from a session matching paths defined.

@zobo zobo linked an issue Jun 25, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jun 25, 2023

Codecov Report

Merging #911 (77c19b2) into main (317a53d) will increase coverage by 0.09%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #911      +/-   ##
==========================================
+ Coverage   67.00%   67.10%   +0.09%     
==========================================
  Files          14       14              
  Lines        1982     1988       +6     
  Branches      389      393       +4     
==========================================
+ Hits         1328     1334       +6     
  Misses        654      654              
Files Changed Coverage Δ
src/phpDebug.ts 62.82% <100.00%> (+0.31%) ⬆️
src/xdebugConnection.ts 81.86% <100.00%> (ø)

@zobo zobo mentioned this pull request Jul 23, 2023
3 tasks
@zobo zobo enabled auto-merge (squash) July 26, 2023 12:53
@zobo zobo merged commit fec8f3c into main Jul 26, 2023
10 checks passed
@zobo zobo deleted the skip-entry-paths branch July 26, 2023 12:59
@github-actions
Copy link

🎉 This PR is included in version 1.33.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.

Ignore requests to specific endpoints entirely
1 participant