2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

[PUI] Add codecov bundler analyzer (#8097)

* add codecov bundler analyzer

* Add CI step for upload

* control comment behaviour

* fix yarn.lock merge
This commit is contained in:
Matthias Mair
2024-09-14 01:30:30 +02:00
committed by GitHub
parent d4e67c0f03
commit a5ab4a30ea
5 changed files with 220 additions and 10 deletions

View File

@ -27,3 +27,11 @@ flag_management:
statuses:
- type: project
target: 45%
comment:
require_bundle_changes: True
bundle_change_threshold: "1Kb"
bundle_analysis:
warning_threshold: "5%"
status: "informational"