GeWuYou
f24ec656e6
refactor(coroutine): 将协程相关接口从Game模块迁移到Core模块
- 重命名命名空间从GFramework.Game.Abstractions.coroutine到GFramework.Core.Abstractions.coroutine
- 更新ICoroutineContext.cs、ICoroutineHandle.cs、ICoroutineScheduler.cs、
ICoroutineScope.cs、ICoroutineSystem.cs、IYieldInstruction.cs的命名空间
- 更新测试覆盖率计划文档,添加协程模块测试计划
- 新增协程模块测试计划,包含15个源文件,计划91个测试用例
- 添加CoroutineHandleTests.cs等7个协程相关测试文件的计划
2026-01-21 09:21:08 +08:00
..
2026-01-18 22:26:02 +08:00
2026-01-18 22:26:02 +08:00
2026-01-19 19:08:59 +08:00
2026-01-21 09:21:08 +08:00
2026-01-16 13:15:52 +08:00
2026-01-16 13:15:52 +08:00
2026-01-16 13:15:52 +08:00
2026-01-16 13:15:52 +08:00
2026-01-16 13:15:52 +08:00
2026-01-15 13:53:08 +08:00
2026-01-16 13:15:52 +08:00
2026-01-16 13:15:52 +08:00
2026-01-18 22:26:02 +08:00
2026-01-16 13:15:52 +08:00
2026-01-18 22:26:02 +08:00
2026-01-04 22:14:34 +08:00
2026-01-17 10:05:52 +08:00
2026-01-18 22:26:02 +08:00
2026-01-15 21:33:51 +08:00
2026-01-21 09:21:08 +08:00