Closed NhatMinh0208 closed 9 months ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/index.ts | 2 | 3 | 66.67% | ||
src/runner/sourceRunner.ts | 5 | 7 | 71.43% | ||
src/cse-machine/interpreter.ts | 100 | 107 | 93.46% | ||
<!-- | Total: | 120 | 130 | 92.31% | --> |
Totals | |
---|---|
Change from base Build 7734754483: | 0.0% |
Covered Lines: | 10910 |
Relevant Lines: | 12713 |
@RichDom2185 I've resolved the conflicts and renamed the tests - feel free to have a look at it again!
I will do a final pass on this later today, thanks!
Description
This PR renames some elements in the CSE Machine to be consistent with actual terms used in CS1101S.
Changes
ec-evaluator
tocse-machine