ci: lower frontend patch coverage target from 80% to 70%

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Nicholas Tindle
2026-04-29 17:52:38 -05:00
parent dbb4090c52
commit ea4c617093

View File

@@ -21,7 +21,7 @@ coverage:
flags:
- platform-backend
platform-frontend:
target: 80%
target: 70%
flags:
- platform-frontend
autogpt-libs:
@@ -80,7 +80,7 @@ component_management:
target: auto
informational: true
- type: patch
target: 80%
target: 70%
informational: true
- component_id: autogpt-libs
name: "AutoGPT Libs"