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

fix: ignore exception patterns and namespaces #892

Merged
merged 2 commits into from
Mar 22, 2023
Merged

Conversation

zobo
Copy link
Contributor

@zobo zobo commented Mar 16, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Merging #892 (6b73a61) into main (120f688) will decrease coverage by 0.75%.
The diff coverage is 24.24%.

@@            Coverage Diff             @@
##             main     #892      +/-   ##
==========================================
- Coverage   67.60%   66.86%   -0.75%     
==========================================
  Files          12       14       +2     
  Lines        1945     1977      +32     
  Branches      388      388              
==========================================
+ Hits         1315     1322       +7     
- Misses        630      655      +25     
Impacted Files Coverage Δ
src/test/ignore.ts 0.00% <0.00%> (ø)
src/ignore.ts 100.00% <100.00%> (ø)
src/phpDebug.ts 62.37% <100.00%> (+0.05%) ⬆️

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

@zobo zobo linked an issue Mar 16, 2023 that may be closed by this pull request
@zobo zobo changed the base branch from main to next March 22, 2023 11:36
@zobo zobo mentioned this pull request Mar 22, 2023
2 tasks
@zobo zobo merged commit 1fa81a5 into next Mar 22, 2023
@zobo zobo deleted the fix-ignore-exceptions branch March 22, 2023 11:38
zobo added a commit that referenced this pull request Mar 22, 2023
* fix: Ignore Exception patterns

* Update launch.json
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.

ignoreExceptions and backslash errors
1 participant