Skip to content

Commit

Permalink
Bump desktop app to 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
serjonya-trili committed Aug 19, 2024
1 parent 5504f9e commit 4981893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@umami/desktop",
"productName": "umami",
"version": "2.3.2",
"version": "2.3.3",
"author": "Trilitech <[email protected]>",
"description": "Tezos Desktop Wallet",
"homepage": "https://umamiwallet.com",
Expand Down

2 comments on commit 4981893

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Title Lines Statements Branches Functions
apps/desktop Coverage: 84%
84.06% (1825/2171) 79.11% (860/1087) 78.79% (457/580)
apps/web Coverage: 84%
84.06% (1825/2171) 79.11% (860/1087) 78.79% (457/580)
packages/components Coverage: 96%
95% (114/120) 100% (48/48) 77.14% (27/35)
packages/core Coverage: 81%
82.46% (174/211) 70.75% (75/106) 81.13% (43/53)
packages/crypto Coverage: 100%
100% (28/28) 100% (3/3) 100% (5/5)
packages/data-polling Coverage: 98%
96.55% (140/145) 95.45% (21/22) 92.85% (39/42)
packages/multisig Coverage: 98%
98.4% (123/125) 89.47% (17/19) 100% (33/33)
packages/social-auth Coverage: 100%
100% (22/22) 100% (11/11) 100% (4/4)
packages/state Coverage: 84%
84.32% (769/912) 80.4% (160/199) 79.61% (289/363)
packages/tezos Coverage: 86%
85.1% (80/94) 92.85% (13/14) 82.14% (23/28)
packages/tzkt Coverage: 86%
84.05% (58/69) 81.25% (13/16) 76.92% (30/39)

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Title Lines Statements Branches Functions
apps/desktop Coverage: 84%
84.06% (1825/2171) 79.11% (860/1087) 78.79% (457/580)
apps/web Coverage: 84%
84.06% (1825/2171) 79.11% (860/1087) 78.79% (457/580)
packages/components Coverage: 96%
95% (114/120) 100% (48/48) 77.14% (27/35)
packages/core Coverage: 81%
82.46% (174/211) 70.75% (75/106) 81.13% (43/53)
packages/crypto Coverage: 100%
100% (28/28) 100% (3/3) 100% (5/5)
packages/data-polling Coverage: 98%
96.55% (140/145) 95.45% (21/22) 92.85% (39/42)
packages/multisig Coverage: 98%
98.4% (123/125) 89.47% (17/19) 100% (33/33)
packages/social-auth Coverage: 100%
100% (22/22) 100% (11/11) 100% (4/4)
packages/state Coverage: 84%
84.32% (769/912) 80.4% (160/199) 79.61% (289/363)
packages/tezos Coverage: 86%
85.1% (80/94) 92.85% (13/14) 82.14% (23/28)
packages/tzkt Coverage: 86%
84.05% (58/69) 81.25% (13/16) 76.92% (30/39)

Please sign in to comment.