test(architecture): refresh complexity v2 baseline

This commit is contained in:
jxxghp
2026-09-01 07:38:10 +08:00
parent b2e3056ca0
commit 3161ee5576
+7 -7
View File
@@ -26,28 +26,28 @@
"app/chain/subscribe/match.py:SubscribeMatchOwner": 571,
"app/chain/subscribe/refresh.py:SubscribeRefreshOwner": 760,
"app/chain/torrents.py:TorrentsChain": 792,
"app/chain/transfer/plan.py:TransferPlanningOwner": 909,
"app/chain/transfer/plan.py:TransferPlanningOwner": 930,
"app/chain/transfer/queue.py:TransferQueueOwner": 1572,
"app/chain/transfer/settlement.py:TransferSettlementOwner": 648,
"app/chain/transfer/workflow.py:TransferWorkflowOwner": 1061,
"app/chain/transfer/workflow.py:TransferWorkflowOwner": 1062,
"app/chain/workflow.py:WorkflowExecutor": 1143
},
"file": {
"app/api/endpoints/system.py": 1438,
"app/api/endpoints/system.py": 1152,
"app/application/formatting.py": 1523,
"app/application/history.py": 1505,
"app/application/history.py": 1348,
"app/application/messaging/agent.py": 2195,
"app/application/messaging/message.py": 1314,
"app/application/messaging/skill.py": 1300,
"app/application/security/url.py": 1079,
"app/application/transfer/workflow.py": 1957,
"app/application/transfer/workflow.py": 1961,
"app/chain/base.py": 1201,
"app/chain/interaction.py": 1571,
"app/chain/message.py": 1984,
"app/chain/scraping.py": 2065,
"app/chain/site.py": 1187,
"app/chain/transfer/queue.py": 1631,
"app/chain/transfer/workflow.py": 1106,
"app/chain/transfer/workflow.py": 1107,
"app/chain/workflow.py": 1391
},
"method": {
@@ -72,7 +72,7 @@
"app/chain/transfer/queue.py:TransferQueueOwner._TransferChain__start_transfer": 180,
"app/chain/transfer/request.py:_TransferCandidatePlanner._plan_file_items": 173,
"app/chain/transfer/settlement.py:TransferSettlementOwner._TransferChain__default_callback": 261,
"app/chain/transfer/workflow.py:TransferWorkflowOwner._build_transfer_tasks": 283,
"app/chain/transfer/workflow.py:TransferWorkflowOwner._build_transfer_tasks": 284,
"app/chain/transfer/workflow.py:TransferWorkflowOwner._execute_transfer_tasks": 172,
"app/chain/transfer/workflow.py:TransferWorkflowOwner._run_transfer_workflow": 232,
"app/scheduler/catalog.py:SchedulerCatalogOwner._initialize_catalog": 336,