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

Typed Source: Fix error where template literals cannot be used #1571

Closed Zenkoh1 closed 8 months ago

Zenkoh1 commented 8 months ago

Add the case for nodes that are template literals

Closes #1530

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 8141296043

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/typeChecker/typeErrorChecker.ts 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Totals Coverage Status
Change from base Build 8129329078: -0.01%
Covered Lines: 10368
Relevant Lines: 12235

💛 - Coveralls