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

aspectran / aspectran / #5088
45%

Build:
DEFAULT BRANCH: master
Ran 24 Mar 2026 03:04PM UTC
Jobs 1
Files 1028
Run time 2min
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

24 Mar 2026 03:01PM UTC coverage: 41.822% (+0.05%) from 41.776%
#5088

push

github

topframe
Enhance MyBatis integration with dynamic routing and intuitive API

- Add debug logging in SqlSessionAdviceRegister to show automatically registered AspectRule objects for better visibility.
- Support targetBeanId in SqlSessionAdviceRegister and SqlSessionProvider for more precise AOP pointcuts targeting specific bean IDs.
- Enhance SqlMapperAccess and SqlMapperProvider with intuitive and symmetric method names: session(), mapper(), batchSession(), batchMapper(), etc.
- Deprecate older methods (simple, batch, reuse) in favor of the new naming convention.
- Override getMapper in SqlSessionAgent to support dynamic routing for MyBatis mappers by passing the agent itself to the mapper proxy.

24 of 40 new or added lines in 6 files covered. (60.0%)

16 existing lines in 2 files now uncovered.

17842 of 42662 relevant lines covered (41.82%)

0.42 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
27.78
-13.89% with-mybatis/src/main/java/com/aspectran/mybatis/SqlMapperAccess.java
6
11.11
11.11% with-mybatis/src/main/java/com/aspectran/mybatis/SqlMapperProvider.java
1
83.51
1.09% with-mybatis/src/main/java/com/aspectran/mybatis/SqlSessionAdviceRegister.java
1
78.38
3.38% with-mybatis/src/main/java/com/aspectran/mybatis/SqlSessionProvider.java

Coverage Regressions

Lines Coverage ∆ File
13
83.51
1.09% with-mybatis/src/main/java/com/aspectran/mybatis/SqlSessionAdviceRegister.java
3
78.38
3.38% with-mybatis/src/main/java/com/aspectran/mybatis/SqlSessionProvider.java
Jobs
ID Job ID Ran Files Coverage
1 #5088.1 24 Mar 2026 03:04PM UTC 1028
41.82
Source Files on build #5088
  • Tree
  • List 1028
  • Changed 7
  • Source Changed 6
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5db9ee81 on github
  • Prev Build on master
  • Next Build on master
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