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

zentralopensource / zentral / 30403306183
90%

Build:
DEFAULT BRANCH: main
Ran 28 Jul 2026 10:16PM UTC
Jobs 1
Files 1016
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

28 Jul 2026 09:38PM UTC coverage: 89.533% (+0.04%) from 89.491%
30403306183

push

github

np5
Roll back the row when the committed object hash does not match

The post-save verification sat in the else: of the try, which runs after
transaction.atomic() has already committed the object. A mismatch raised
MTOError but left the row behind, in a table where the mt_hash *is* the
identity: every later commit of that subtree resolves to it.

Moving the check inside the block takes the row down with the exception.
Nothing else changes — MTOError is not an IntegrityError, so it still
propagates past the concurrent-creation recovery.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

49833 of 55659 relevant lines covered (89.53%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30403306183.1 28 Jul 2026 10:16PM UTC 1016
89.53
GitHub Action Run
Source Files on build 30403306183
  • Tree
  • List 1016
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30403306183
  • 55d4f633 on github
  • Prev Build on main (#30401751056)
  • Next Build on main (#30459959061)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc