Skip to content

Conversation

@jbdoderlein
Copy link
Contributor

This PR is derived from the code in #2523, since conditional breakpoint need to evaluate expression.

It allow to place conditional breakpoint :

2025-12-19.11-34-26.mp4

@codecov
Copy link

codecov bot commented Dec 19, 2025

Codecov Report

❌ Patch coverage is 0% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 46%. Comparing base (457885e) to head (645ec4d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/org/rascalmpl/debug/DebugHandler.java 0% 25 Missing ⚠️
...ascalmpl/dap/breakpoint/BreakpointsCollection.java 0% 6 Missing ⚠️
src/org/rascalmpl/dap/RascalDebugAdapter.java 0% 4 Missing ⚠️
src/org/rascalmpl/debug/IDebugMessage.java 0% 2 Missing ⚠️
src/org/rascalmpl/debug/DebugMessageFactory.java 0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2576   +/-   ##
=======================================
- Coverage       46%     46%   -1%     
- Complexity    6621    6627    +6     
=======================================
  Files          793     793           
  Lines        65590   65620   +30     
  Branches      9824    9828    +4     
=======================================
+ Hits         30478   30483    +5     
- Misses       32760   32783   +23     
- Partials      2352    2354    +2     

☔ 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.

@DavyLandman DavyLandman merged commit 66cc24f into usethesource:main Jan 9, 2026
6 of 7 checks passed
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.

2 participants