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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 10 Jun 2025 01:45AM UTC
Jobs 2
Files 166
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

10 Jun 2025 01:45AM UTC coverage: 98.517% (+0.001%) from 98.516%
15548631360

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.

3978 of 4110 branches covered (96.79%)

Branch coverage included in aggregate %.

8 of 8 new or added lines in 3 files covered. (100.0%)

6518 of 6544 relevant lines covered (99.6%)

4750.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Debug - 15548631360.1 10 Jun 2025 01:45AM UTC 166
98.29
GitHub Action Run
2 Release - 15548631360.2 10 Jun 2025 01:46AM UTC 166
99.11
GitHub Action Run
Source Files on build 15548631360
  • 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 Repo
  • 278822ff on github
  • Prev Build on main (#15376610331)
  • Next Build on main (#15748752179)
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