-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XS⚠️ ◾ [Autogenerated] Release v1.5.10 (#452)
Autogenerated release for PR Metrics v1.5.10. --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
43071e2
commit 31949f4
Showing
45 changed files
with
3,150 additions
and
12,297 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"exclude": [ | ||
"tests/**/*", | ||
"src/wrappers/**/*" | ||
], | ||
"check-coverage": true, | ||
"statements": 98, | ||
"branches": 98, | ||
"functions": 98, | ||
"lines": 98 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.5.9 | ||
1.5.10 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -113,7 +113,7 @@ The default input values are expected to be appropriate for most builds. | |
Therefore, the following YAML definition is recommended: | ||
|
||
```YAML | ||
uses: microsoft/[email protected].9 | ||
uses: microsoft/[email protected].10 | ||
name: PR Metrics | ||
env: | ||
PR_METRICS_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
|
@@ -123,7 +123,7 @@ continue-on-error: true | |
If you wish to modify the inputs, YAML akin the to the following can be used: | ||
|
||
```YAML | ||
uses: microsoft/[email protected].9 | ||
uses: microsoft/[email protected].10 | ||
name: PR Metrics | ||
env: | ||
PR_METRICS_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.