chore: remap arazzo schema to our internal type (#1656)

This commit is contained in:
Dmytro Anansky
2024-08-16 15:50:05 +03:00
committed by GitHub
parent d6580ea9b6
commit 7b0ff3ad77
81 changed files with 1389 additions and 860 deletions

View File

@@ -13,7 +13,7 @@ module.exports = {
coverageThreshold: {
'packages/core/': {
statements: 80,
branches: 72,
branches: 71,
functions: 74,
lines: 80,
},