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

justin-millman / Kvasir / 15548631360 / 2
99%
master: 98%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 10 Jun 2025 01:46AM UTC
Files 166
Run time 5s
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

10 Jun 2025 01:45AM UTC coverage: 99.113%. Remained the same
15548631360.2

push

github

justin-millman
Insert Pre-Defined Rows on Table Creation

This commit updates the logic for the CreateTable function of the Transactor to insert all rows for all Pre-Defined
Entities at the same time. To do this, the pre-defined instances are now stored as a list of objects on the
PrincipalTableDef; for regular Entities, this list is empty. All pre-defined instances are inserted as a single
transaction after the transaction to create the tables is commited; this way, any database providers that don't support
concurrent transactions or mixing of DDL and DML are satisfied.

1952 of 1983 branches covered (98.44%)

Branch coverage included in aggregate %.

4643 of 4671 relevant lines covered (99.4%)

2041.48 hits per line

Source Files on job Release - 15548631360.2
  • Tree
  • List 166
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 15548631360
  • 278822ff on github
  • Prev Job for on main (#15376610331.2)
  • Next Job for on main (#15748752179.2)
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