Skip to content
Snippets Groups Projects
Commit 8b97c924 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

test: global.branches coverage = 94

parent 33a4ff6b
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ const config: InitialOptionsTsJest = {
: ['html', 'text-summary'],
coverageThreshold: {
global: {
branches: 94.15,
branches: 94,
functions: 100,
lines: 100,
statements: 100,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment