difizen / mana

https://mana.difizen.net
MIT License
13 stars 1 forks source link

Feature: notification & theme #49

Closed BroKun closed 3 months ago

BroKun commented 3 months ago
changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 3e05c4999d163c164288b6950968b10bb8c1995d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 10 packages | Name | Type | | ------------------------ | ----- | | @difizen/mana-observable | Patch | | @difizen/umi-plugin-mana | Patch | | @difizen/mana-syringe | Patch | | @difizen/mana-common | Patch | | @difizen/mana-react | Patch | | @difizen/mana-core | Patch | | @difizen/mana-l10n | Patch | | @difizen/mana-app | Patch | | @difizen/mana-ui | Patch | | @difizen/mana-docs | Patch |

Not sure what this means? Click here to learn what changesets are.

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

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 76.93756% with 735 lines in your changes missing coverage. Please review.

Project coverage is 51.42%. Comparing base (e497d05) to head (3e05c49). Report is 15 commits behind head on main.

Files Patch % Lines
...s/mana-react/src/notification/use-notification.tsx 18.91% 150 Missing :warning:
packages/mana-react/src/notification/index.tsx 45.93% 113 Missing :warning:
...ackages/mana-react/src/notification/pure-panel.tsx 45.08% 67 Missing :warning:
...core/src/theme/color/default-color-contribution.ts 1.78% 55 Missing :warning:
packages/mana-react/src/notification/protocol.ts 61.26% 55 Missing :warning:
packages/mana-react/src/notification/render.ts 44.68% 52 Missing :warning:
packages/mana-core/src/theme/theme-app.ts 41.25% 47 Missing :warning:
packages/mana-app/src/menu/menu-color-registry.ts 17.30% 43 Missing :warning:
packages/mana-app/src/notification/service.tsx 32.20% 40 Missing :warning:
...ages/mana-core/src/theme/base-variable-registry.ts 63.82% 34 Missing :warning:
... and 12 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## =========================================== + Coverage 27.64% 51.42% +23.78% =========================================== Files 350 364 +14 Lines 41123 43920 +2797 Branches 1271 1473 +202 =========================================== + Hits 11367 22588 +11221 + Misses 29756 21332 -8424 ```

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