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

fix: Create a copy of config passed in initialize, so that theme variables are not leaked to the object #5725

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

sidharthv96
Copy link
Member

@sidharthv96 sidharthv96 commented Aug 20, 2024

📑 Summary

Brief description about the content of your PR.

Resolves #

📏 Design Decisions

Describe the way your implementation works or what design decisions you made if applicable.

📋 Tasks

Make sure you

Copy link

netlify bot commented Aug 20, 2024

Deploy Preview for mermaid-js ready!

Name Link
🔨 Latest commit 78fbf36
🔍 Latest deploy log https://app.netlify.com/sites/mermaid-js/deploys/66c47ee48f892300087b43f3
😎 Deploy Preview https://deploy-preview-5725--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.

Copy link

codecov bot commented Aug 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 5.22%. Comparing base (04c29e2) to head (78fbf36).
Report is 18 commits behind head on develop.

Files Patch % Lines
packages/mermaid/src/mermaidAPI.ts 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #5725      +/-   ##
==========================================
- Coverage     5.22%   5.22%   -0.01%     
==========================================
  Files          323     323              
  Lines        46212   46214       +2     
  Branches       537     537              
==========================================
  Hits          2415    2415              
- Misses       43797   43799       +2     
Flag Coverage Δ
unit 5.22% <0.00%> (-0.01%) ⬇️

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

Files Coverage Δ
packages/mermaid/src/mermaidAPI.ts 0.00% <0.00%> (ø)

Copy link

argos-ci bot commented Aug 20, 2024

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ⚠️ Changes detected (Review) 44 changed Aug 20, 2024, 11:44 AM

@knsv knsv added this pull request to the merge queue Aug 20, 2024
@knsv knsv removed this pull request from the merge queue due to a manual request Aug 20, 2024
@knsv knsv merged commit 6df6f5a into develop Aug 20, 2024
28 of 29 checks passed
@knsv knsv deleted the sidv/copyInitOptions branch August 20, 2024 12:45
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