Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[2201.11.0-stage] Fix debugger step-over behaviour followed by step-in instructions #43665

Conversation

NipunaRanasinghe
Copy link
Contributor

Purpose

$subject.

Fixes #43664

Approach

Describe how you are implementing the solutions along with the design details.

Samples

Provide high-level details about the samples related to this feature.

Remarks

List any other known issues, related PRs, TODO items, or any other notes related to the PR.

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

Copy link

codecov bot commented Nov 29, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.39%. Comparing base (8b48602) to head (1c5a1c1).
Report is 91 commits behind head on 2201.11.0-stage.

Files with missing lines Patch % Lines
...allerinalang/debugadapter/BreakpointProcessor.java 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##             2201.11.0-stage   #43665      +/-   ##
=====================================================
- Coverage              77.40%   77.39%   -0.01%     
- Complexity             58583    58585       +2     
=====================================================
  Files                   3445     3445              
  Lines                 219080   219112      +32     
  Branches               28962    28967       +5     
=====================================================
+ Hits                  169568   169583      +15     
- Misses                 40093    40105      +12     
- Partials                9419     9424       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@NipunaRanasinghe NipunaRanasinghe merged commit 95e90fe into ballerina-platform:2201.11.0-stage Nov 30, 2024
6 of 7 checks passed
@HindujaB HindujaB added this to the 2201.11.0 milestone Dec 1, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants