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

fogfish / iq / 22036890296
32%
main: 32%

Build:
Build:
LAST BUILD BRANCH: revert-114-feature/issue-96-streaming-pipe-dependency
DEFAULT BRANCH: main
Ran 15 Feb 2026 01:57PM UTC
Jobs 1
Files 57
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

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

Jobs
ID Job ID Ran Files Coverage
1 22036890296.1 15 Feb 2026 01:57PM UTC 57
32.3
GitHub Action Run
Source Files on build 22036890296
  • Tree
  • List 57
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #115
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