Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@simmerer
Copy link
Collaborator

Supersedes #459.

A little extra work was necessary, as the prism update introduced a few new languages, one of which is hilaaariously named false. Babel really didn't like import false from..., hence the workaround in the same vein as what we were already doing for the 1c language.

@codecov
Copy link

codecov bot commented Mar 14, 2022

Codecov Report

Merging #466 (bb81ad5) into master (519b8cd) will increase coverage by 95.93%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #466       +/-   ##
===========================================
+ Coverage        0   95.93%   +95.93%     
===========================================
  Files           0       11       +11     
  Lines           0      320      +320     
  Branches        0      122      +122     
===========================================
+ Hits            0      307      +307     
- Misses          0       12       +12     
- Partials        0        1        +1     
Impacted Files Coverage Δ
src/light-async.js 100.00% <100.00%> (ø)
src/prism-async-light.js 100.00% <100.00%> (ø)
src/prism-async.js 100.00% <100.00%> (ø)
src/light.js 100.00% <0.00%> (ø)
src/prism.js 100.00% <0.00%> (ø)
src/create-element.js 96.36% <0.00%> (ø)
src/async-syntax-highlighter.js 95.83% <0.00%> (ø)
src/prism-light.js 100.00% <0.00%> (ø)
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 519b8cd...bb81ad5. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants