Skip to content

Commit

Permalink
Merge pull request #270 from stenjo/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 1.2.1
  • Loading branch information
steoj authored Jul 12, 2024
2 parents 9c619d3 + baabeac commit 4861b48
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.1](https://github.com/stenjo/devops-metrics-action/compare/v1.2.0...v1.2.1) (2024-07-08)


### Bug Fixes

* **node:** Update action.yml to run on node20 ([#269](https://github.com/stenjo/devops-metrics-action/issues/269)) ([9c619d3](https://github.com/stenjo/devops-metrics-action/commit/9c619d3856f9a49ad12e2999f0a78d334022bfec))

## [1.2.0](https://github.com/stenjo/devops-metrics-action/compare/v1.1.0...v1.2.0) (2023-11-08)


Expand Down

1 comment on commit 4861b48

@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.