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

aspectran / aspectran / #4689 / 1
44%
master: 44%

Build:
DEFAULT BRANCH: master
Ran 22 Oct 2025 10:25AM UTC
Files 990
Run time 35s
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

22 Oct 2025 10:21AM UTC coverage: 37.082% (-0.02%) from 37.101%
#4689.1

push

github

topframe
Refactor and Improve MyBatis Integration Module

This commit introduces a series of refactorings and improvements to the `com.aspectran.mybatis` package, enhancing code structure, usability, and documentation.
- **Refactored SqlSessionProvider**: The responsibility for dynamically registering AOP advice has been separated from `SqlSessionProvider`. This logic is now encapsulated in a helper class, `SqlSessionAdviceRegistrar`, which is used internally by `SqlSessionProvider`. This maintains the simple single-bean setup for users (e.g., `SqlSessionAgent`) while improving internal separation of concerns.
- **Reduced Duplication in SqlSessionAgent**: A private helper method has been introduced to eliminate repetitive `if/else` blocks related to the `autoParameters` feature, making the class more concise and maintainable.
- **Comprehensive Javadoc Improvements**: Documentation has been added or significantly improved for all classes in the package, including `SqlSessionProvider`, `SqlSessionAgent`, `SqlSessionFactoryBean`, `SqlMapperAccess`, `SqlSessionAdvice`, and `package-info.java`. This clarifies the role of each class, their configuration options, and how they interact.

15376 of 41465 relevant lines covered (37.08%)

0.37 hits per line

Source Files on job #4689.1
  • Tree
  • List 990
  • Changed 20
  • Source Changed 18
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4689
  • c504484c on github
  • Prev Job for on master (##4688.1)
  • Next Job for on master (##4690.1)
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