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

fogfish / iq / 20665369499
31%

Build:
DEFAULT BRANCH: main
Ran 02 Jan 2026 07:43PM UTC
Jobs 1
Files 38
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

02 Jan 2026 07:42PM UTC coverage: 35.265% (+0.9%) from 34.393%
20665369499

push

github

web-flow
Implement Phase 1: Add SplitStepNode to AST and Parser (#61)

* Implement Phase 1: Add SplitStepNode to AST and Parser

- Add SplitStepNode to AST with all required fields:
  * Strategy (none, sentence, paragraph, chunk, tag)
  * Size, Overlap, Chars for configuration
  * Output variable name for workflow context
  * Retry support

- Add splitYAML struct to parser with proper YAML tags
- Update parser convertStep method to detect and convert split steps
- Apply default values: strategy='none', size=1024
- Add comprehensive unit tests covering:
  * Basic split parsing
  * All strategy types
  * Default values
  * Configuration options (size, overlap, chars)
  * Retry configuration
  * Integration with foreach steps

All tests pass. No breaking changes to existing functionality.

Closes #55

* (fix) add missing file

19 of 25 new or added lines in 2 files covered. (76.0%)

1229 of 3485 relevant lines covered (35.27%)

0.38 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
0.0
0.0% internal/blueprint/ast/ast.go
Jobs
ID Job ID Ran Files Coverage
1 20665369499.1 02 Jan 2026 07:43PM UTC 38
35.27
GitHub Action Run
Source Files on build 20665369499
  • Tree
  • List 38
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 91d42458 on github
  • Prev Build on main (#20663466558)
  • Next Build on main (#20673231627)
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