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

fogfish / iq
32%
main: 32%

Build:
Build:
LAST BUILD BRANCH: revert-114-feature/issue-96-streaming-pipe-dependency
DEFAULT BRANCH: main
Repo Added 09 Apr 2025 05:44PM UTC
Files 56
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

LAST BUILD ON BRANCH feature/97-streaming-cell-type
branch: feature/97-streaming-cell-type
CHANGE BRANCH
x
Reset
  • feature/97-streaming-cell-type
  • array-as-input
  • ast-formatter
  • ast-split
  • cicd
  • cli-override-input
  • expand-env-var
  • fea-array-as-input
  • fea-array-collector
  • fea-attr-emit
  • fea-cli-opt-array
  • fea-formatter
  • fea-identity-key
  • fea-mime-markdown
  • fea-nb-images
  • fea-simplify-caching
  • fea-skip-if-exists
  • fea-snapshots
  • fea-state-time
  • fea-streaming-designwq
  • feature/98-vm-ast
  • feature/issue-96-streaming-pipe-dependency
  • file-chunking
  • fix-claude-detox
  • fix-formatter
  • fix-image-output
  • fix-long-text-stdout
  • fix-relative-path
  • fix-releaser-syntax
  • fix-strict-flag
  • fix-win-arm64
  • formal-tool-integration
  • io-design
  • main
  • oauth2-http-mcp
  • revert-114-feature/issue-96-streaming-pipe-dependency
  • revert-115-feature/97-streaming-cell-type
  • revert-61-ast-split
  • update-deps
  • update-readme
  • workflow

15 Feb 2026 01:51PM UTC coverage: 32.301%. First build
22036890296

Pull #115

github

fogfish
feat: implement Cell type in vm package for streaming architecture

Implements issue #97 - Phase 1 of ADR 0010 streaming architecture.

Changes:
- Add Gist interface for polymorphic content types
- Add Cell struct with Key, Value, Steps, and Env fields
- Add NewCell constructor for creating cells with initialized maps
- Add Copy method for shallow copying cells with new values
- Add comprehensive unit tests for Cell functionality

The Cell type unifies the previous Document (I/O layer) and Event
(runtime layer) into a single type for the streaming pipeline.
Channels pass *Cell pointers for lightweight, zero-copy operations.

Steps and Env maps are intentionally shared across copied cells to
support memento-style named outputs and cross-step communication.
Pull Request #115: feat: implement Cell type in vm package for streaming architecture

16 of 16 new or added lines in 1 file covered. (100.0%)

1366 of 4229 relevant lines covered (32.3%)

0.34 hits per line

Relevant lines Covered
Build:
Build:
4229 RELEVANT LINES 1366 COVERED LINES
0.34 HITS PER LINE
Source Files on feature/97-streaming-cell-type
  • Tree
  • List 57
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22036890296 feature/97-streaming-cell-type feat: implement Cell type in vm package for streaming architecture Implements issue #97 - Phase 1 of ADR 0010 streaming architecture. Changes: - Add Gist interface for polymorphic content types - Add Cell struct with Key, Value, Steps, and Env f... Pull #115 15 Feb 2026 01:57PM UTC fogfish github
32.3
See All Builds (117)
  • Repo on GitHub
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