Skip to content

Commit 87fe986

Browse files
committed
fix(test): 刷新架构基线,修复未识别下载功能引入依赖导致的 CI 失败
1 parent f069bf0 commit 87fe986

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

tests/fixtures/architecture/dependency-baseline.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"runtime_to_db": [],
1414
"workflow_to_db": []
1515
},
16-
"edge_count": 6028,
17-
"edge_sha256": "5d7edd263b74841b2b98cfdb032190e4a2dd2961733402eacbeba31b21ecf136",
16+
"edge_count": 6029,
17+
"edge_sha256": "a312bbaffcb68adc5ead36130d0e1e20056cab73273727a55182f2bfed5efd34",
1818
"edges": [
1919
"app -> app.runtime",
2020
"app -> app.runtime.compat",
@@ -1676,6 +1676,7 @@
16761676
"app.api.endpoints.download -> app.domain.context",
16771677
"app.api.endpoints.download -> app.domain.media",
16781678
"app.api.endpoints.download -> app.domain.meta",
1679+
"app.api.endpoints.download -> app.domain.meta.metabase",
16791680
"app.api.endpoints.download -> app.domain.meta.metamusic",
16801681
"app.api.endpoints.download -> app.domain.metainfo",
16811682
"app.api.endpoints.download -> app.schemas",

0 commit comments

Comments
 (0)