feat(api): add get flows endpoint
This commit is contained in:
@@ -28,10 +28,10 @@ export default defineConfig({
|
||||
],
|
||||
thresholds: {
|
||||
autoUpdate: true,
|
||||
statements: 99.42,
|
||||
branches: 98.37,
|
||||
functions: 99.08,
|
||||
lines: 99.42,
|
||||
statements: 99.43,
|
||||
branches: 98.4,
|
||||
functions: 99.09,
|
||||
lines: 99.43,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user