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

TAKETODAY / today-infrastructure / 24303533203
84%

Build:
DEFAULT BRANCH: master
Ran 12 Apr 2026 09:48AM UTC
Jobs 1
Files 4795
Run time 6min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

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

Coverage Regressions

Lines Coverage ∆ File
12
78.88
0.0% infra/reflect/GeneratorSupport.java
9
94.07
0.0% infra/util/concurrent/Future.java
6
83.16
4.27% infra/reflect/MethodInvoker.java
5
85.49
-3.92% infra/util/concurrent/AbstractFuture.java
1
88.87
-0.59% infra/core/io/buffer/DataBufferUtils.java
1
73.93
0.95% infra/core/io/buffer/OutputStreamPublisher.java
1
62.96
-0.37% infra/jdbc/support/SQLErrorCodeSQLExceptionTranslator.java
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/180142197 24303533203.1 12 Apr 2026 09:48AM UTC 4795
84.7
GitHub Action Run
Source Files on build 24303533203
  • Tree
  • List 4795
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24303533203
  • d8f16804 on github
  • Prev Build on master (#24222918749)
  • Next Build on master (#24323570074)
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