Skip to content

Conversation

@mug1wara26
Copy link
Contributor

Description

This is a small PR that implements messages for breakpoints to be passed between the webview and vscode.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Code quality improvements

How to test

Checklist

  • I have tested this code
  • I have updated the documentation

@mug1wara26 mug1wara26 requested a review from RichDom2185 July 14, 2025 21:13
@coveralls
Copy link

Pull Request Test Coverage Report for Build 16277985773

Details

  • 2 of 9 (22.22%) changed or added relevant lines in 3 files are covered.
  • 96 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.005%) to 44.621%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/features/vscode/messages.ts 1 2 50.0%
src/commons/application/Application.tsx 0 6 0.0%
Files with Coverage Reduction New Missed Lines %
src/commons/application/Application.tsx 7 35.33%
src/features/vscode/messages.ts 13 44.74%
src/pages/playground/Playground.tsx 35 62.57%
src/commons/assessmentWorkspace/AssessmentWorkspace.tsx 41 68.8%
Totals Coverage Status
Change from base Build 16266504564: -0.005%
Covered Lines: 10111
Relevant Lines: 21224

💛 - Coveralls

Copy link
Member

@RichDom2185 RichDom2185 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@RichDom2185 RichDom2185 merged commit 147da87 into master Jul 15, 2025
9 checks passed
@RichDom2185 RichDom2185 deleted the vscode/breakpoints-fix branch July 15, 2025 11:21
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.

4 participants