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

archetech / archon / 28126194743 / 1
87%
main: 92%

Build:
Build:
LAST BUILD BRANCH: codex/restore-coverage
DEFAULT BRANCH: main
Ran 24 Jun 2026 08:08PM UTC
Files 104
Run time 4s
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

24 Jun 2026 08:04PM UTC coverage: 88.295% (+0.006%) from 88.289%
28126194743.1

Pull #641

github

macterra
ci: fix lockfile-consistency for removed nested packages

The check resolved a nested package's lockfile with `[ -f "$dir/package-lock.json" ]`
(HEAD existence). When a nested package is removed together with its own
lockfile (e.g. spike/didcomm-phase0), that file is gone in HEAD, so the check
fell back to expecting the ROOT package-lock.json to change — a false failure
on a perfectly consistent removal.

Also accept the sibling lockfile if it existed in the base, so a removed
package maps to its own (deleted) lockfile, which is in the diff. Workspace
packages (no per-package lockfile) still fall through to the root lockfile.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #641: chore: remove the throwaway DIDComm Phase 0 spike

2791 of 3413 branches covered (81.78%)

Branch coverage included in aggregate %.

11014 of 12222 relevant lines covered (90.12%)

455.76 hits per line

Source Files on job 28126194743.1
  • Tree
  • List 104
  • Changed 48
  • Source Changed 0
  • Coverage Changed 48
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28126194743
  • 9ef241f3 on github
  • Prev Job for on chore/remove-didcomm-spike (#28115793761.1)
  • 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