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

mybatis / cdi / 1362
98%
master: 100%

Build:
Build:
LAST BUILD BRANCH: site
DEFAULT BRANCH: master
Ran 25 Jul 2026 06:53PM UTC
Jobs 1
Files 12
Run time 1min
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

25 Jul 2026 06:34PM UTC coverage: 98.34%. Remained the same
1362

Pull #654

github

web-flow
Migrate test suite from Apache Derby to H2 Database

- Remove Derby dependencies (derby, derbyshared, derbyoptionaltools) and
  derby.version property and derby-17-18 profile from pom.xml
- Add com.h2database:h2:2.3.232 test dependency
- Remove Derby-specific surefire system property (derby.stream.error.file)
- Update mybatis-config_1.xml through _4.xml: replace EmbeddedDriver with
  org.h2.Driver and Derby JDBC URLs with jdbc:h2:mem:cdiN;DB_CLOSE_DELAY=-1
- Update mybatis-config_jta.xml: replace Derby-specific properties with H2 URL
- Refactor JtaDatasourceFactory.java: replace EmbeddedXADataSource with
  org.h2.jdbcx.JdbcDataSource

Closes #637
Pull Request #654: Migrate test suite from Apache Derby to H2 Database

82 of 90 branches covered (91.11%)

237 of 241 relevant lines covered (98.34%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1362.1 25 Jul 2026 06:53PM UTC 12
98.34
GitHub Action Run
Source Files on build 1362
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #1362
  • Pull Request #654
  • PR Base - master (#1360)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc