fix(plugin): 按绑定仓库保留更新候选 (#6474)

* fix(plugin): preserve repository update candidates

* chore(ci): sync architecture ratchet baselines

* chore(ci): align canonical coverage baseline

* chore(ci): align coverage ratchet baseline
This commit is contained in:
InfinityPacer
2026-08-27 06:56:33 +08:00
committed by GitHub
parent 2553226f37
commit 627775c090
9 changed files with 152 additions and 9 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
{
"application": {
"covered_lines": 9292,
"percent": 77.76,
"statements": 11949
"covered_lines": 9309,
"percent": 77.8,
"statements": 11965
},
"domain": {
"covered_lines": 3390,
+2 -1
View File
@@ -1462,7 +1462,8 @@
},
"app/chain/media.py": {
"arg-type": 34,
"assignment": 15,
"assignment": 16,
"call-overload": 1,
"comparison-overlap": 3,
"no-any-return": 3,
"no-untyped-def": 3,