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

nogoo9 / mcp-server-cloud-fs / 25749688880
67%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 05:03PM UTC
Jobs 1
Files 41
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

12 May 2026 05:02PM UTC coverage: 67.636% (+1.1%) from 66.53%
25749688880

push

github

web-flow
release: v0.4.0 (#5)

* feat(v0.4.0): multi-transport layer + CLI integration

Phase 1 & 2 complete:
- Streamable HTTP transport (Bun-native + Node/Express fallback)
- WebSocket transport (Bun-native, JSON-RPC framing)
- STDIO transport adapter (backward compatible)
- Transport factory with runtime detection (isBun)
- UUID v7 session IDs via uuidv7 library
- CORS headers, health checks (/healthz, /readyz), structured logging
- CLI: --transport, --port, --host, --auth, --cors-origin, --rate-limit, etc.
- README reorganized (652 lines) with full feature documentation
- CHANGELOG rewritten with v0.4.0 section
- Dependencies: jose, uuidv7, express (optional peer/dev)
- All 255 tests pass, zero type errors

* feat(v0.4.0): auth scopes, token verifier, rate limiter

Phase 3 & 4:
- OAuth scope definitions (read/write/delete/search/shell/admin)
- Tool-to-scope mapping with hasScope() access control
- External token verifier (JWT/JWKS via jose library)
- Enterprise-Managed Authorization verifier (ID-JAG validation)
- Token bucket rate limiter (in-memory, per-client)
- 26 new unit tests (scopes: 16, rate-limit: 10)
- Total: 281 pass, 0 fail
- Updated lib.ts with auth + middleware exports

* test(v0.4.0): HTTP transport E2E tests

- 9 E2E tests for Streamable HTTP transport using memory provider
- Validates health endpoints, tool operations, shell, and edit over HTTP
- Uses StreamableHTTPClientTransport from SDK client
- Spawns server as child process, auto-port selection
- Total: 290 pass, 0 fail, 23 test files

* feat: add VitePress documentation site, CI/CD, badges, and WS e2e tests (#4)

- Add VitePress documentation portal with guide, reference, architecture, and development sections
- Add AI-generated technical diagrams with @image-prompt regeneration comments
- Add GitHub Actions workflow for versioned docs deployment and PR previews
- Add documentation scripts (docs:dev, docs:build) and landing page generator
- Update CLAUDE.md and GEMINI.md with diagram... (continued)

100 of 100 new or added lines in 2 files covered. (100.0%)

2046 of 3025 relevant lines covered (67.64%)

24.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25749688880.1 12 May 2026 05:03PM UTC 41
67.64
GitHub Action Run
Source Files on build 25749688880
  • Tree
  • List 41
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25749688880
  • 392c02f7 on github
  • Prev Build on main (#25690758441)
  • Next Build on main (#25750593092)
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