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

mybatis / mybatis-dynamic-sql / #756
100%

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

pending completion
#756

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

241 of 241 new or added lines in 17 files covered. (100.0%)

3754 of 3754 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #756.1 28 Apr 2021 04:01PM UTC 0
100.0
Source Files on build #756
Detailed source file information is not available for this build.
  • Back to Repo
  • d023ee8a 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