source-academy / js-slang

Implementations of sublanguages of JavaScript, TypeScript, Scheme and Python
https://source-academy.github.io/source/
Apache License 2.0
70 stars 104 forks source link

Stepper evaluation of toplevel statement sequences #1565

Closed hanscau closed 8 months ago

hanscau commented 8 months ago

Bug fix for issue #539

Reduces empty block statements in the program, block statements and block expressions into epsilon.

Added tests for all 3 contexts too

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 8129205935

Details


Totals Coverage Status
Change from base Build 8129129960: 0.04%
Covered Lines: 10368
Relevant Lines: 12234

💛 - Coveralls