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

dal-go / dalgo / 25922850878
100%

Build:
DEFAULT BRANCH: main
Ran 15 May 2026 02:20PM UTC
Jobs 1
Files 94
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 May 2026 02:18PM UTC coverage: 100.0%. Remained the same
25922850878

push

github

trakhimenok
Merge branch 'worktree-idea-recordset-analytics': recordops package

Introduces github.com/dal-go/dalgo/recordops — a new top-level
sub-package providing pure, dependency-free analytical helpers over
record collections. MVP capability: Diff, a streaming
one-baseline-vs-N-candidates comparison via K-way merge over
ID-sorted iter.Seq2 streams.

API surface:
- Diff[K cmp.Ordered] + DiffFunc[K comparable] (slices.Sort/SortFunc style)
- Four options: WithIgnoreFields, WithIncludeMatched,
  WithOnlyChangedFields, WithAbsentEqualsNil
- Four renderers: RenderYAMLGitStyle (per-candidate),
  RenderYAMLByID (cross-candidate divergence), RenderYAML, RenderJSON
- Two bridges: SliceToSeq, ReaderToSeq

100% line coverage, all tests passing. New dependency: gopkg.in/yaml.v3.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

# Conflicts:
#	spec/ideas/README.md

558 of 558 new or added lines in 8 files covered. (100.0%)

4211 of 4211 relevant lines covered (100.0%)

1.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25922850878.1 15 May 2026 02:20PM UTC 94
100.0
GitHub Action Run
Source Files on build 25922850878
  • Tree
  • List 94
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1d059bbc on github
  • Prev Build on main (#25914588360)
  • Next Build on main (#25932977762)
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