Skip to content

Conversation

@alsonleej
Copy link
Contributor

resolves source-academy/js-slang#1753 by adding continue instr support in frontend

image

@coveralls
Copy link

Pull Request Test Coverage Report for Build 14054024166

Details

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.003%) to 31.126%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/features/cseMachine/CseMachineUtils.ts 0 1 0.0%
Totals Coverage Status
Change from base Build 14017536450: -0.003%
Covered Lines: 4887
Relevant Lines: 14808

💛 - Coveralls

Copy link
Contributor

@sayomaki sayomaki left a comment

Choose a reason for hiding this comment

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

LGTM

@martin-henz martin-henz merged commit 7c1892f into master Mar 25, 2025
8 checks passed
@martin-henz martin-henz deleted the continstr branch March 25, 2025 07:57
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.

CSE machine: continue instruction not displayed properly

5 participants