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

zentralopensource / zentral / 27021866655
88%

Build:
DEFAULT BRANCH: main
Ran 05 Jun 2026 02:58PM UTC
Jobs 1
Files 970
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

05 Jun 2026 02:32PM UTC coverage: 88.356% (+0.2%) from 88.151%
27021866655

push

github

np5
Share the package build cache across Package tests

The remaining per-class _build_package / _build_package_file helpers used
@lru_cache on instance methods, which keys on self and so rebuilt the
dummy .pkg for every test method. Replace them with module-level
build_test_package_file (BytesIO) and build_test_package_tempfile
(NamedTemporaryFile) in tests/mdm/utils.py, both backed by a shared
_test_package_bytes(name, version) cache. The tempfile variant is not
itself cached because consumers may close it; only the bytes are.

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

47046 of 53246 relevant lines covered (88.36%)

0.88 hits per line

Coverage Regressions

Lines Coverage ∆ File
41
97.82
0.08% zentral/contrib/mdm/models.py
24
92.6
1.03% zentral/contrib/mdm/public_views/mdm.py
21
98.09
0.07% zentral/contrib/mdm/forms.py
6
99.32
0.05% zentral/contrib/mdm/serializers.py
3
91.8
27.31% zentral/contrib/mdm/app_manifest.py
1
98.78
0.11% zentral/contrib/mdm/declarations/declaration.py
Jobs
ID Job ID Ran Files Coverage
1 27021866655.1 05 Jun 2026 02:57PM UTC 970
88.36
GitHub Action Run
Source Files on build 27021866655
  • Tree
  • List 970
  • Changed 17
  • Source Changed 17
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27021866655
  • 90ea1db8 on github
  • Prev Build on main (#27009809080)
  • Next Build on main (#27147372605)
  • 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