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

mybatis / mybatis-dynamic-sql / #756 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 28 Apr 2021 04:01PM UTC
Files 221
Run time 29s
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

28 Apr 2021 03:58PM UTC coverage: 100.0%. Remained the same
#756.1

push

github

web-flow
Major Kotlin DSL Improvement (#353)

* Update and extend the Kotlin DSL
   - Remove dependency on org.mybatis.dynamic.sql.SqlBuilder as this causes name collisions in some cases
   - Explicitly denote the nullability aspects of the API
   - Specify all return types per Kotlin Library coding conventions
* Use new Kotlin IR compiler
* Improved Kotlin specific column builder
* Remove the supplier based methods - they cause weird overload issues and the don't make much sense anymore as
the underlying Java code doesn't use them
* New meta-model pattern
* Add support for batch inserts with MyBatis
* Kotlin documentation updates
* Add flush capability to CommonInsertMapper
* Add support for generated keys with insert select in Spring

3754 of 3754 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job #756.1
  • Tree
  • List 0
  • Changed 18
  • Source Changed 18
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 756
  • d023ee8a on github
  • Prev Job for on master (##753.1)
  • Next Job for on master (##758.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