Skip to content

Commit

Permalink
Merge pull request #707 from aneoconsulting/chore/update-GUI-0.10.3
Browse files Browse the repository at this point in the history
chore: update GUI to 0.10.3 version
  • Loading branch information
ngruelaneo authored Oct 12, 2023
2 parents cc7206e + 0c6f697 commit 0bb6ea6
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": "armonik-admin-gui",
"version": "0.10.2",
"version": "0.10.3",
"packageManager": "[email protected]",
"scripts": {
"ng": "ng",
Expand Down

1 comment on commit 0bb6ea6

@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 94.46% 1041/1102
🟢 Branches 84.01% 226/269
🟢 Functions 90.43% 255/282
🟢 Lines 94.58% 995/1052

Test suite run success

377 tests passing in 42 suites.

Report generated by 🧪jest coverage report action from 0bb6ea6

Please sign in to comment.