Skip to content

Conversation

@zobo
Copy link
Contributor

@zobo zobo commented Oct 30, 2025

Implement additional evaluate contexts and extend variables and watch context menus

zobo added 2 commits November 13, 2025 09:40
…xport escaping. Extend adapter tests for evaluateRequest. Refactor evaluateRequest.
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

❌ Patch coverage is 80.88235% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.37%. Comparing base (bcb2ba1) to head (2eca115).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/phpDebug.ts 77.14% 8 Missing ⚠️
src/varJson.ts 83.87% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1067      +/-   ##
==========================================
+ Coverage   65.22%   65.37%   +0.15%     
==========================================
  Files          16       17       +1     
  Lines        2237     2279      +42     
  Branches      524      538      +14     
==========================================
+ Hits         1459     1490      +31     
- Misses        778      789      +11     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zobo zobo mentioned this pull request Nov 14, 2025
3 tasks
@zobo zobo merged commit b4a8208 into main Nov 15, 2025
10 checks passed
@zobo zobo deleted the feat-clipboard-context2 branch November 15, 2025 10:08
@github-actions
Copy link

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

When I copy a variable enclosed in double quotes i get single quotes Copy variables not really working well

2 participants