Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zoeyzuo-se committed Jun 27, 2023
1 parent 4924ca8 commit bbc0c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apim-policy-transformer",
"version": "1.0.0-local",
"version": "1.0.1",
"description": "An Azure API Management policy XML file transformer",
"main": "bin/index.js",
"bin": "bin/index.js",
Expand Down

1 comment on commit bbc0c93

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 23/23
🟡 Branches 75% 9/12
🟢 Functions 100% 7/7
🟢 Lines 100% 23/23

Test suite run success

4 tests passing in 2 suites.

Report generated by 🧪jest coverage report action from bbc0c93

Please sign in to comment.