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

justin-millman / Kvasir / 28627985051

Builds Branch Commit Type Ran Committer Via Coverage
28627985051 main Expose All Translations from Translator Translating an Entity can result in multiple translations being produced, thanks to references. To create a Transactor, we need to know the full set of all translations, even the ones that we didn't explici... push 02 Jul 2026 11:27PM UTC justin-millman github
98.18
28627776432 feature/expose-all-translations Merge ed75ea656 into 72993c100 Pull #158 02 Jul 2026 11:22PM UTC web-flow github
98.18
28559885531 main Make Transaction Code Support Asynchronous Operations This commit changes all of the code in the Transaction layer to operate asynchronously. In particular, all of the query-executing operations are now async/await. This necessitated some small c... push 02 Jul 2026 01:54AM UTC justin-millman github
98.2
28559200657 feature/async-db Merge 34cfe1c5e into a35d476d7 Pull #157 02 Jul 2026 01:35AM UTC web-flow github
98.2
28335987561 main Introduce ConnectionPool for Ad-Hoc Connections in Transactor This commit fixes an issue in the Transactor where the database connection was kept open indefinitely, which is not ideal. Now, there is a new IConnectionPool interface available that ... push 28 Jun 2026 09:07PM UTC justin-millman github
98.2
28335809684 feature/connection-pool Merge 3e8bb7bfe into 02108161a Pull #156 28 Jun 2026 09:03PM UTC web-flow github
98.2
28334896017 main Fix Calling Assembly Detection This commit fixes the way that the calling assembly is detected in the Translator. Instead of just using the calling assembly, we now walk the call stack until we find one that is not Kvasir. The Translator is inter... push 28 Jun 2026 08:26PM UTC justin-millman github
98.35
28334816548 bugfix/calling-assembly Merge 6622aff0a into 3773b7ba0 Pull #155 28 Jun 2026 08:23PM UTC web-flow github
98.35
28308689671 main Clean-Up Visual Studio Non-Warning Messages * add `readonly` keyword to a number of structs/fields * use new [bracket] syntax for collection initialization * remove interpolation $prefix from strings with no interpolation * make types of ... push 28 Jun 2026 02:21AM UTC justin-millman github
98.39
28308047773 feature/cleanup Merge c5facb693 into d9cfcc93d Pull #154 28 Jun 2026 01:51AM UTC web-flow github
98.39
28278126618 main Perform Schema Migration Check This commit adds logic into the Transactor to perform schema migration checks. On construction, the Transactor now executes administrative business logic; currently, schema migration is the only administrative consi... push 27 Jun 2026 04:08AM UTC justin-millman github
98.48
28277900295 feature/administration Merge a43bd115c into 4ae819523 Pull #153 27 Jun 2026 03:58AM UTC web-flow github
98.48
27841709767 main Add Basic Logging This commit adds basic logging to the Translation and Transaction paths. In particular, we log before every piece of SQL is executed and the progress of translating individual entity types. We also log the order of the topologic... push 19 Jun 2026 06:15PM UTC justin-millman github
98.48
27841479794 feature/logging Merge 89baa4aa6 into f063f057b Pull #152 19 Jun 2026 06:09PM UTC web-flow github
98.48
27587578493 main Don't Execute Relation/Localization Transaction Command if No Rows This commit fixes bugs in the Transactor's functions for performing updates when there's a Relation or Localization that does not have elements for a particular flavor of command.... push 16 Jun 2026 01:22AM UTC justin-millman github
98.48
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 16
  • 17
  • Next →
  • Back to Repo
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