Skip to content

Commit

Permalink
4.11.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarconr committed May 10, 2022
1 parent 3bea8a9 commit 2399f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "unleash-server",
"description": "Unleash is an enterprise ready feature toggles service. It provides different strategies for handling feature toggles.",
"version": "4.11.0-beta.0",
"version": "4.11.0-beta.1",
"keywords": [
"unleash",
"feature toggle",
Expand Down

3 comments on commit 2399f9a

@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 91.28% 5205/5702
🟡 Branches 79.74% 811/1017
🟢 Functions 86.29% 1221/1415
🟢 Lines 91.21% 5083/5573

Test suite run success

866 tests passing in 124 suites.

Report generated by 🧪jest coverage report action from 4e638bb

@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 91.28% 5205/5702
🟡 Branches 79.74% 811/1017
🟢 Functions 86.29% 1221/1415
🟢 Lines 91.21% 5083/5573

Test suite run success

866 tests passing in 124 suites.

Report generated by 🧪jest coverage report action from da13767

@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 91.28% 5205/5702
🟡 Branches 79.74% 811/1017
🟢 Functions 86.29% 1221/1415
🟢 Lines 91.21% 5083/5573

Test suite run success

866 tests passing in 124 suites.

Report generated by 🧪jest coverage report action from 18c83de

Please sign in to comment.