Skip to content

Commit

Permalink
Merge pull request #1897 from trilitech/dependabot/npm_and_yarn/cucum…
Browse files Browse the repository at this point in the history
…ber/cucumber-11.0.1
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
2 parents b532157 + b6c0400 commit ec80972
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 64 deletions.
2 changes: 1 addition & 1 deletion apps/desktop-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"rimraf": "^6.0.1"
},
"dependencies": {
"@cucumber/cucumber": "^11.0.0",
"@cucumber/cucumber": "^11.0.1",
"@playwright/test": "^1.47.0",
"@taquito/signer": "^20.0.1",
"@umami/core": "workspace:^",
Expand Down
Loading

1 comment on commit ec80972

@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: 83%
83.79% (1758/2098) 78.94% (825/1045) 78.45% (448/571)
apps/web Coverage: 83%
83.79% (1758/2098) 78.94% (825/1045) 78.45% (448/571)
packages/components Coverage: 97%
97.1% (134/138) 96.49% (55/57) 82.92% (34/41)
packages/core Coverage: 82%
82.89% (223/269) 73.18% (101/138) 81.35% (48/59)
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.47% (129/131) 89.47% (17/19) 100% (35/35)
packages/social-auth Coverage: 100%
100% (21/21) 100% (11/11) 100% (3/3)
packages/state Coverage: 84%
83.64% (772/923) 80.78% (164/203) 78.22% (291/372)
packages/tezos Coverage: 86%
85.57% (89/104) 89.47% (17/19) 82.75% (24/29)
packages/tzkt Coverage: 86%
84.05% (58/69) 81.25% (13/16) 76.92% (30/39)

Please sign in to comment.