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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 19 Jun 2025 03:34AM UTC
Files 166
Run time 7s
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

19 Jun 2025 03:33AM UTC coverage: 99.113%. Remained the same
15748752179.2

push

github

justin-millman
When Deleting a Row of an Associative Relation during an Entity Update, Pass Only Primary Key Fields

This commit fixes a bug whereby we were passing too many Fields to the ICommand.Delete function when handling deleted
rows of an associative Relation while updating an Entity. Previously, in such a circumstance, we passed the entire row
to the Delete function; for Maps and OrderedLists, this included more than just the key/index, which is enough to
uniquely identify the row to be deleted. This commit fixes that so the minimal amount of data is forwarded. In addition,
this commit update the documentation of the ICommand.Delete function to make it clear exactly what is expected to be
passed.

1952 of 1983 branches covered (98.44%)

Branch coverage included in aggregate %.

4644 of 4672 relevant lines covered (99.4%)

2043.67 hits per line

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