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: skip files while debugging #874

Merged
merged 5 commits into from
Dec 29, 2022
Merged

feat: skip files while debugging #874

merged 5 commits into from
Dec 29, 2022

Conversation

zobo
Copy link
Contributor

@zobo zobo commented Dec 26, 2022

Add support for ignoring source files and paths when stepping into code.

@codecov
Copy link

codecov bot commented Dec 26, 2022

Codecov Report

Merging #874 (1f6fe37) into main (0a7a837) will decrease coverage by 1.05%.
The diff coverage is 26.41%.

@@            Coverage Diff             @@
##             main     #874      +/-   ##
==========================================
- Coverage   69.96%   68.91%   -1.06%     
==========================================
  Files          12       12              
  Lines        1838     1882      +44     
  Branches      379      390      +11     
==========================================
+ Hits         1286     1297      +11     
- Misses        552      585      +33     
Impacted Files Coverage Δ
src/test/paths.ts 0.00% <0.00%> (ø)
src/phpDebug.ts 62.21% <26.31%> (-1.62%) ⬇️
src/paths.ts 100.00% <100.00%> (ø)

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 af38cb8 into main Dec 29, 2022
@zobo zobo deleted the just_my_code branch December 29, 2022 20:37
@github-actions
Copy link

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

1 participant