feat(api): add get executions endpoint
This commit is contained in:
@@ -28,10 +28,10 @@ export default defineConfig({
|
||||
],
|
||||
thresholds: {
|
||||
autoUpdate: true,
|
||||
statements: 99.39,
|
||||
branches: 98.29,
|
||||
functions: 99.04,
|
||||
lines: 99.39,
|
||||
statements: 99.4,
|
||||
branches: 98.31,
|
||||
functions: 99.05,
|
||||
lines: 99.4,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user