mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-30 03:00:41 -04:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user