Closed littleredcomputer closed 1 year ago
Patch coverage: 92.24
% and no project coverage change
Comparison is base (
be0a322
) 86.46% compared to head (191430e
) 86.46%.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
CHANGELOG updated
ptal
LGTM, once we get this merged I'll test it out with the animation code. So good!!
move CSE to its own namespace to avoid the circular dependency compile->render->compile
refactor JS rendering to allow compiler to use it
adjust meaning of :native and :source compilation modes now you get what's compatible with your execution environment but you can also ask for a specific language, allowing tests to be bilingual