• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TAKETODAY / today-infrastructure / 24303533203

12 Apr 2026 09:29AM UTC coverage: 84.699% (-0.001%) from 84.7%
24303533203

push

github

TAKETODAY
:art: 优化 Object 方法调用,减少类生成

- 引入 ObjectMethodInvoker 类专门优化 Object 方法(toString、hashCode、equals、getClass)的调用
- 添加 ObjectMethodType 枚举用于识别和分类 Object 公共方法
- 扩展 MethodInvoker 支持针对 Object 方法的特殊处理逻辑
- 更新 GeneratorSupport 文档说明动态类生成功能
- 新增 Invoker 函数式接口抽象方法调用功能
- 添加 ObjectMethodInvokerTests 完整测试覆盖对象方法调用优化场景
- 重构 MethodInvokerGenerator 为私有静态内部类并优化构造函数参数处理

Close #322

63831 of 80608 branches covered (79.19%)

Branch coverage included in aggregate %.

152088 of 174318 relevant lines covered (87.25%)

3.73 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

88.87
today-context/src/main/java/infra/core/io/buffer/DataBufferUtils.java


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc