Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed imports/exports that are illegal identifiers in the es output #4939

Merged

Merge branch 'master' into fix/illegal-identifier-exported-in-es

76fcbbc
Select commit
Failed to load commit list.
Merged

Fixed imports/exports that are illegal identifiers in the es output #4939

Merge branch 'master' into fix/illegal-identifier-exported-in-es
76fcbbc
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Apr 18, 2023 in 1s

98.98% (+0.00%) compared to f1538ce

View this Pull Request on Codecov

98.98% (+0.00%) compared to f1538ce

Details

Codecov Report

Merging #4939 (76fcbbc) into master (f1538ce) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #4939   +/-   ##
=======================================
  Coverage   98.98%   98.98%           
=======================================
  Files         222      223    +1     
  Lines        8047     8050    +3     
  Branches     2208     2210    +2     
=======================================
+ Hits         7965     7968    +3     
  Misses         28       28           
  Partials       54       54           
Impacted Files Coverage 螖
src/finalisers/es.ts 100.00% <100.00%> (酶)
src/utils/generateCodeSnippets.ts 97.14% <100.00%> (-0.16%) 猬囷笍
src/utils/isValidIdentifier.ts 100.00% <100.00%> (酶)
src/utils/safeName.ts 100.00% <100.00%> (酶)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.