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

Merge back v11.5.0 back to develop #6375

Merged
merged 59 commits into from
Mar 13, 2025
Merged

Merge back v11.5.0 back to develop #6375

merged 59 commits into from
Mar 13, 2025

Conversation

ashishjain0512
Copy link
Collaborator

📑 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

  • 📖 have read the contribution guidelines
  • 💻 have added necessary unit/e2e tests.
  • 📓 have added documentation. Make sure MERMAID_RELEASE_VERSION is used for all new features.
  • 🦋 If your PR makes a change that should be noted in one or more packages' changelogs, generate a changeset by running pnpm changeset and following the prompts. Changesets that add features should be minor and those that fix bugs should be patch. Please prefix changeset messages with feat:, fix:, or chore:.

Copy link

changeset-bot bot commented Mar 13, 2025

⚠️ No Changeset found

Latest commit: 41a737f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ashishjain0512 ashishjain0512 merged commit d602240 into develop Mar 13, 2025
24 checks passed
Copy link

netlify bot commented Mar 13, 2025

Deploy Preview for mermaid-js ready!

Name Link
🔨 Latest commit 41a737f
🔍 Latest deploy log https://app.netlify.com/sites/mermaid-js/deploys/67d2b57a2c062d00088bd6d1
😎 Deploy Preview https://deploy-preview-6375--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

pkg-pr-new bot commented Mar 13, 2025

Open in Stackblitz

npm i https://pkg.pr.new/mermaid-js/mermaid@6375
npm i https://pkg.pr.new/mermaid-js/mermaid/@mermaid-js/layout-elk@6375
npm i https://pkg.pr.new/mermaid-js/mermaid/@mermaid-js/mermaid-zenuml@6375
npm i https://pkg.pr.new/mermaid-js/mermaid/@mermaid-js/parser@6375

commit: 41a737f

Copy link

codecov bot commented Mar 13, 2025

Codecov Report

Attention: Patch coverage is 0.15842% with 2521 lines in your changes missing coverage. Please review.

Project coverage is 3.86%. Comparing base (f43e350) to head (41a737f).
Report is 152 commits behind head on develop.

Files with missing lines Patch % Lines
packages/mermaid/src/diagrams/flowchart/flowDb.ts 0.00% 815 Missing ⚠️
packages/mermaid/src/diagrams/class/classDb.ts 0.00% 493 Missing ⚠️
...ckages/mermaid/src/diagrams/sequence/sequenceDb.ts 0.00% 483 Missing ⚠️
.../mermaid/src/diagrams/requirement/requirementDb.ts 0.00% 279 Missing ⚠️
packages/mermaid/src/diagrams/er/erDb.ts 0.00% 194 Missing ⚠️
.../src/diagrams/architecture/architectureRenderer.ts 0.00% 56 Missing ⚠️
...ages/mermaid/src/diagrams/er/erRenderer-unified.ts 0.00% 45 Missing ⚠️
...id/src/diagrams/requirement/requirementRenderer.ts 0.00% 27 Missing ⚠️
packages/mermaid/src/diagrams/er/styles.ts 0.00% 23 Missing ⚠️
...ackages/mermaid/src/diagrams/requirement/styles.js 0.00% 15 Missing ⚠️
... and 16 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #6375      +/-   ##
==========================================
- Coverage     4.46%   3.86%   -0.61%     
==========================================
  Files          384     401      +17     
  Lines        54262   42671   -11591     
  Branches       623     644      +21     
==========================================
- Hits          2425    1648     -777     
+ Misses       51837   41023   -10814     
Flag Coverage Δ
unit 3.86% <0.15%> (-0.61%) ⬇️

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

Files with missing lines Coverage Δ
packages/mermaid/src/config.ts 23.14% <100.00%> (-28.46%) ⬇️
packages/mermaid/src/config.type.ts 100.00% <ø> (ø)
packages/mermaid/src/diagrams/er/erTypes.ts 100.00% <100.00%> (ø)
packages/mermaid/src/diagrams/flowchart/types.ts 100.00% <ø> (ø)
packages/mermaid/src/diagrams/requirement/types.ts 100.00% <100.00%> (ø)
...ages/mermaid/src/diagrams/sankey/sankeyRenderer.ts 0.75% <ø> (+0.75%) ⬆️
.../mermaid/src/diagrams/sequence/sequenceRenderer.ts 0.07% <ø> (+0.07%) ⬆️
packages/mermaid/src/diagrams/sequence/types.ts 100.00% <ø> (ø)
packages/mermaid/src/diagrams/state/stateDb.js 0.00% <ø> (ø)
...ages/mermaid/src/diagrams/state/stateDiagram-v2.ts 5.55% <ø> (+5.55%) ⬆️
... and 50 more

... and 330 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

argos-ci bot commented Mar 13, 2025

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

Build Status Details Updated (UTC)
default (Inspect) 📭 Waiting for screenshots - Mar 13, 2025, 11:00 AM

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.

4 participants