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

openvax / topiary / 33439414783
91%
master: 93%

Build:
Build:
LAST BUILD BRANCH: v5.59.2
DEFAULT BRANCH: master
Ran 31 Aug 2026 09:07PM UTC
Jobs 3
Files 35
Run time 1min
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

31 Aug 2026 09:04PM UTC coverage: 91.248% (+0.008%) from 91.24%
33439414783

Pull #228

github

iskandr
Order the cache guards so each owns its case

A cache spanning two models also has two rows per key, because
prediction_method_name is not part of the cache key. My duplicate check
ran inside _normalize, before _unique_version_pair, so a multi-model
frame got "duplicate key" instead of the precise "this cache spans two
models" that already existed for it.

Not a functional regression -- both reject the frame -- but the wrong
guard was answering, and error quality is the whole point of a guard.
The duplicate check now runs after the single-model invariant.

Found by asking what my own change could break rather than trusting a
green suite; no test covered a multi-model cache, so nothing failed.

2 more tests. Version 5.36.0.

Claude-Session: https://claude.ai/code/session_01BAUqjqDDPXaTdtUDJqapJG
Pull Request #228: Refuse a cache key that has two different answers

17 of 18 new or added lines in 2 files covered. (94.44%)

5901 of 6467 relevant lines covered (91.25%)

2.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
90.23
0.16% topiary/cached.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.12 - 33439414783.1 31 Aug 2026 09:08PM UTC 35
91.25
GitHub Action Run
2 python-3.11 - 33439414783.2 31 Aug 2026 09:07PM UTC 35
91.25
GitHub Action Run
3 python-3.10 - 33439414783.3 31 Aug 2026 09:08PM UTC 35
91.25
GitHub Action Run
Source Files on build 33439414783
  • Tree
  • List 35
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33439414783
  • Pull Request #228
  • PR Base - master (#33436561538)
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