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

zentralopensource / zentral / 29192967934
89%

Build:
DEFAULT BRANCH: main
Ran 12 Jul 2026 12:47PM UTC
Jobs 1
Files 973
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

12 Jul 2026 12:17PM UTC coverage: 88.884% (+0.02%) from 88.863%
29192967934

push

github

np5
Skip the machine-snapshot commit on a concurrent version race

Two near-simultaneous check-ins from the same machine + source can both pick the
same next version; one wins, the other hits the (serial_number, source, version)
unique constraint. The manager already returned quietly when the winner had stored
an identical snapshot, but raised MTOError when it had stored a different one,
500-ing the check-in (~1/day on the busiest MDM tenant, e.g. santa preflight).

A differing snapshot just means a tree field (IP/OS/user/apps) changed inside the
race window; the current snapshot is already up to date and the next check-in
reconciles, so log and skip instead of raising. No MTOError, no 500.

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

5 of 5 new or added lines in 1 file covered. (100.0%)

3 existing lines in 2 files now uncovered.

47465 of 53401 relevant lines covered (88.88%)

0.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
97.86
0.0% zentral/contrib/mdm/models.py
1
96.03
2.54% zentral/utils/certificates.py
Jobs
ID Job ID Ran Files Coverage
1 29192967934.1 12 Jul 2026 12:47PM UTC 973
88.88
GitHub Action Run
Source Files on build 29192967934
  • Tree
  • List 973
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29192967934
  • 42c7539b on github
  • Prev Build on main (#29109893479)
  • Delete
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