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(website): upgrade to docusaurus 3 and node to 18.x #218

Closed hikerpig closed 9 months ago

vercel[bot] commented 9 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 Dec 17, 2023 7:28am
codecov[bot] commented 9 months ago

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (87f80b1) 91.06% compared to head (fb20a4a) 91.35%. Report is 87 commits behind head on master.

Files Patch % Lines
packages/pintora-diagrams/src/dot/artist.ts 92.20% 6 Missing :warning:
packages/pintora-diagrams/src/util/arrow/index.ts 89.47% 6 Missing :warning:
packages/pintora-diagrams/src/activity/artist.ts 92.30% 3 Missing :warning:
packages/pintora-diagrams/src/sequence/artist.ts 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #218 +/- ## ========================================== + Coverage 91.06% 91.35% +0.29% ========================================== Files 69 83 +14 Lines 3994 4685 +691 Branches 762 836 +74 ========================================== + Hits 3637 4280 +643 - Misses 357 405 +48 ``` | [Flag](https://app.codecov.io/gh/hikerpig/pintora/pull/218/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/218/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hikerpig) | `91.35% <96.11%> (+0.29%)` | :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.