hikerpig / pintora

An extensible text-to-diagrams library that works in both browser and node.js
https://pintorajs.vercel.app
MIT License
1.11k stars 24 forks source link

feat(diagrams): [activity] Should draw a no-action-line when there is no else block #259

Closed hikerpig closed 7 months ago

hikerpig commented 7 months ago

Related #249

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pintorajs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 25, 2024 7:39am
codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 64.70588% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 91.68%. Comparing base (87f80b1) to head (01a5aea). Report is 129 commits behind head on master.

:exclamation: Current head 01a5aea differs from pull request most recent head befc29d. Consider uploading reports for the commit befc29d to get more accurate results

Files Patch % Lines
packages/pintora-diagrams/src/activity/artist.ts 64.70% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #259 +/- ## ========================================== + Coverage 91.06% 91.68% +0.62% ========================================== Files 69 88 +19 Lines 3994 5148 +1154 Branches 762 914 +152 ========================================== + Hits 3637 4720 +1083 - Misses 357 428 +71 ``` | [Flag](https://app.codecov.io/gh/hikerpig/pintora/pull/259/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hikerpig) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/hikerpig/pintora/pull/259/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hikerpig) | `91.68% <64.70%> (+0.62%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hikerpig#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.