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

aspectran / aspectran / #5129
45%

Build:
DEFAULT BRANCH: master
Ran 05 Apr 2026 10:07AM UTC
Jobs 1
Files 1044
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

05 Apr 2026 09:51AM UTC coverage: 42.776% (-0.02%) from 42.798%
#5129

push

github

topframe
[jpa] Refactor EntityManager agents and implement read-only hint constraint

- Refactor class hierarchy to separate RoutingEntityManagerAgent and introduce
  flexible querydsl-integrated agents (DefaultEntityQuery, RoutingEntityQuery).
- Implement fail-fast read-only constraint in AbstractEntityManagerAgent to prevent
  unauthorized data modification when a read-only transactional hint is present.
- Convert EntityManagerProvider into an interface and consolidate common settings
  into AbstractEntityManagerProvider for better abstraction.
- Clean up AOP interception targets by removing non-Advisable management methods
  (e.g., getEntityManager*) from routing patterns.
- Adopt Primary-Replica terminology across all JPA-related components and documentation.
- Comprehensively update Javadoc and add package-info.java for the routing package.

0 of 1 new or added line in 1 file covered. (0.0%)

205 existing lines in 10 files now uncovered.

18462 of 43160 relevant lines covered (42.78%)

0.43 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
0.0
with-jpa/src/main/java/com/aspectran/jpa/routing/RoutingEntityManagerAgent.java

Coverage Regressions

Lines Coverage ∆ File
54
69.28
0.23% core/src/main/java/com/aspectran/core/component/bean/BeanRuleRegistry.java
31
66.36
-2.73% with-mybatis/src/main/java/com/aspectran/mybatis/SqlSessionAdvice.java
25
21.05
-1.17% core/src/main/java/com/aspectran/core/activity/InstantActivitySupport.java
21
23.33
-10.0% with-jpa/src/main/java/com/aspectran/jpa/querydsl/EntityQuery.java
17
60.42
0.0% with-mybatis/src/main/java/com/aspectran/mybatis/SqlSessionFactoryBean.java
16
81.73
-0.45% with-mybatis/src/main/java/com/aspectran/mybatis/SqlSessionAdviceRegister.java
14
80.49
0.0% with-jpa/src/main/java/com/aspectran/jpa/EntityManagerAdviceRegister.java
12
62.93
0.49% core/src/main/java/com/aspectran/core/component/translet/TransletRuleRegistry.java
8
85.29
2.44% with-jpa/src/main/java/com/aspectran/jpa/EntityManagerAdvice.java
7
72.0
-0.97% core/src/main/java/com/aspectran/core/component/aspect/AspectRuleRegistry.java
Jobs
ID Job ID Ran Files Coverage
1 #5129.1 05 Apr 2026 10:07AM UTC 1044
42.78
Source Files on build #5129
  • Tree
  • List 1044
  • Changed 15
  • Source Changed 15
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 298ec722 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