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

archetech / archon / 29537246159
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: feat/735-resource-link
DEFAULT BRANCH: main
Ran 16 Jul 2026 09:49PM UTC
Jobs 1
Files 62
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

16 Jul 2026 09:46PM UTC coverage: 90.311% (-0.02%) from 90.329%
29537246159

Pull #734

github

macterra
fix: error when asset bytes are unavailable instead of falling back to JSON

Review catch, and a real one. getFile returns null only when the asset is not a
file asset; when the gatekeeper cannot fetch the CID it returns the file asset
*without* data. Gating on file?.data collapsed those two, so a file DID whose
bytes were unavailable answered a request for bytes with the asset's metadata
as application/json -- reporting an infrastructure failure as a successful read
and contradicting the documented behaviour.

Branch on the file asset itself and throw when its bytes are missing; the JSON
fallback now only covers assets that are genuinely not file or image assets.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #734: feat: implement the MCP resources capability (#725)

2946 of 3494 branches covered (84.32%)

Branch coverage included in aggregate %.

16 of 18 new or added lines in 3 files covered. (88.89%)

6133 of 6559 relevant lines covered (93.51%)

835.72 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
0.0
0.0% packages/mcp-server/src/index.ts
1
85.71
packages/mcp-server/src/resources.ts
Jobs
ID Job ID Ran Files Coverage
1 29537246159.1 16 Jul 2026 09:49PM UTC 124
91.48
GitHub Action Run
Source Files on build 29537246159
  • Tree
  • List 62
  • Changed 57
  • Source Changed 3
  • Coverage Changed 57
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29537246159
  • Pull Request #734
  • PR Base - main (#29533522642)
  • 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