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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.js #4949

Closed
wants to merge 1 commit into from
Closed

Update index.js #4949

wants to merge 1 commit into from

Conversation

letohx
Copy link

@letohx letohx commented Oct 16, 2023

…ding.

📑 Summary

Refactored the code to use modern module syntax. Replaced require statements with import statements, enhancing code compatibility with contemporary standards and improving readability.

…ding.

Refactored the code to use modern module syntax. Replaced require statements with import statements, enhancing code compatibility with contemporary standards and improving readability.
@netlify
Copy link

netlify bot commented Oct 16, 2023

Deploy Preview for mermaid-js ready!

Name Link
🔨 Latest commit 8995924
🔍 Latest deploy log https://app.netlify.com/sites/mermaid-js/deploys/652da2c5cfdc330008ce53e7
😎 Deploy Preview https://deploy-preview-4949--mermaid-js.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #4949 (8995924) into develop (7eac75c) will increase coverage by 36.43%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #4949       +/-   ##
============================================
+ Coverage    42.94%   79.37%   +36.43%     
============================================
  Files           23      164      +141     
  Lines         4972    13815     +8843     
  Branches        21      693      +672     
============================================
+ Hits          2135    10966     +8831     
+ Misses        2836     2700      -136     
- Partials         1      149      +148     
Flag Coverage Δ
e2e 85.23% <ø> (?)
unit 42.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 159 files with indirect coverage changes

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