Skip to content

Commit

Permalink
Merge pull request #265 from stenjo/dependabot/npm_and_yarn/types/jes…
Browse files Browse the repository at this point in the history
…t-29.5.12

build(deps-dev): bump @types/jest from 29.5.6 to 29.5.12
  • Loading branch information
steoj authored Mar 13, 2024
2 parents 21e6776 + 4fd5087 commit 5871702
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@babel/preset-typescript": "^7.23.2",
"@jest/globals": "^29.5.0",
"@types/babel__core": "^7.20.4",
"@types/jest": "^29.5.6",
"@types/jest": "^29.5.12",
"@types/node": "^20.7.0",
"@types/node-fetch": "^2.6.6",
"@typescript-eslint/eslint-plugin": "^6.13.1",
Expand Down

1 comment on commit 5871702

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Test Coverage

Jest Coverage (summary)

Lines Statements Branches Functions
Coverage: 100%
100% (240/240) 100% (74/74) 100% (55/55)
Coverage Report (100%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files100100100100 
   ChangeFailureRate.ts100100100100 
   CommitsAdapter.ts100100100100 
   DeployFrequency.ts100100100100 
   IssuesAdapter.ts100100100100 
   LeadTime.ts100100100100 
   MeanTimeToRestore.ts100100100100 
   PullRequestsAdapter.ts100100100100 
   ReleaseAdapter.ts100100100100 

Please sign in to comment.