Skip to content

Conversation

@omkarht
Copy link
Contributor

@omkarht omkarht commented Nov 14, 2025

📑 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:.

@changeset-bot
Copy link

changeset-bot bot commented Nov 14, 2025

⚠️ No Changeset found

Latest commit: cfed700

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

@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

❌ Patch coverage is 0.43165% with 1384 lines in your changes missing coverage. Please review.
✅ Project coverage is 3.41%. Comparing base (b715d82) to head (cfed700).

Files with missing lines Patch % Lines
...rc/diagrams/usecase/parser/antlr/UsecaseVisitor.ts 0.00% 430 Missing ⚠️
...c/diagrams/usecase/parser/antlr/UsecaseListener.ts 0.28% 349 Missing ⚠️
...diagrams/usecase/parser/antlr/UsecaseParserCore.ts 0.53% 185 Missing ⚠️
scripts/antlr-generate.mts 0.67% 147 Missing ⚠️
.../src/diagrams/usecase/parser/antlr/antlr-parser.ts 0.86% 115 Missing ⚠️
scripts/antlr-watch.mts 1.44% 68 Missing ⚠️
...grams/usecase/parser/antlr/UsecaseErrorListener.ts 0.00% 59 Missing ⚠️
.esbuild/server.ts 0.00% 22 Missing ⚠️
...ages/mermaid/src/diagrams/usecase/usecaseParser.ts 11.11% 8 Missing ⚠️
packages/parser/src/parse.ts 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                          Coverage Diff                           @@
##           feat/usecase-diagram-implementation   #7160      +/-   ##
======================================================================
- Coverage                                 3.46%   3.41%   -0.05%     
======================================================================
  Files                                      492     495       +3     
  Lines                                    49127   49752     +625     
  Branches                                   749     751       +2     
======================================================================
+ Hits                                      1700    1701       +1     
- Misses                                   47427   48051     +624     
Flag Coverage Δ
unit 3.41% <0.43%> (-0.05%) ⬇️

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

Files with missing lines Coverage Δ
packages/parser/src/language/index.ts 0.00% <ø> (ø)
packages/parser/src/parse.ts 1.63% <0.00%> (+0.16%) ⬆️
...ages/mermaid/src/diagrams/usecase/usecaseParser.ts 2.85% <11.11%> (+1.84%) ⬆️
.esbuild/server.ts 0.80% <0.00%> (-0.17%) ⬇️
...grams/usecase/parser/antlr/UsecaseErrorListener.ts 0.00% <0.00%> (ø)
scripts/antlr-watch.mts 1.44% <1.44%> (ø)
.../src/diagrams/usecase/parser/antlr/antlr-parser.ts 0.86% <0.86%> (ø)
scripts/antlr-generate.mts 0.67% <0.67%> (ø)
...diagrams/usecase/parser/antlr/UsecaseParserCore.ts 0.53% <0.53%> (ø)
...c/diagrams/usecase/parser/antlr/UsecaseListener.ts 0.28% <0.28%> (ø)
... and 1 more

... and 4 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.

@argos-ci
Copy link

argos-ci bot commented Nov 14, 2025

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

Build Status Details Updated (UTC)
default (Inspect) ⚠️ Changes detected (Review) 27 added Nov 14, 2025, 1:16 PM

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants