issues
search
source-academy
/
frontend
Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)
https://sourceacademy.org
Apache License 2.0
103
stars
167
forks
source link
Bumping js-slang
#2987
Closed
RichDom2185
closed
6 months ago
RichDom2185
commented
6 months ago
Description
Fixes the breaking change with regards to ESTree typing.
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
[ ] Code quality improvements
How to test
Checklist
[x] I have tested this code
[ ] I have updated the documentation
coveralls
commented
6 months ago
Pull Request Test Coverage Report for
Build 8941408734
Details
0
of
0
changed or added relevant lines in
0
files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at
32.731%
Totals
Change from base
Build 8937138713
:
0.0%
Covered Lines:
5146
Relevant Lines:
14691
💛 -
Coveralls
Description
Fixes the breaking change with regards to ESTree typing.
Type of change
How to test
Checklist