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

dal-go / dalgo / 29173072511
100%

Build:
DEFAULT BRANCH: main
Ran 12 Jul 2026 12:02AM UTC
Jobs 1
Files 121
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 Jul 2026 12:02AM UTC coverage: 100.0% (+0.05%) from 99.946%
29173072511

push

github

web-flow
dalgo2memory: collection-group queries preserve the parent chain (#89)

A collection-group query (root collection ref) now returns records carrying
their FULL parent key — matching Firestore, where a collection-group result
carries the document's parents. Previously the memory adapter rebuilt result
keys as collection+leaf-id, dropping the parent.

Each engine (columnar, serialized) now records the stored record's full key
(the SQL "FK to parent" the caller passed at Set time) and returns it via the
row; query results use that key, and a parent-anchored collection ref filters
to that parent's direct children (isChildOf). keyID (the per-leaf-collection
storage id) is unchanged.

Tests: collection-group across parents preserves parents; parent-scoped filter;
helper branch tests. Package coverage: 100.0%.


Claude-Session: https://claude.ai/code/session_01RU2Ve3AvUPrGwQxebsdD2C

Co-authored-by: Alexander Trakhimenok <trakhimenok@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

39 of 39 new or added lines in 3 files covered. (100.0%)

7479 of 7479 relevant lines covered (100.0%)

1.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29173072511.1 12 Jul 2026 12:02AM UTC 121
100.0
GitHub Action Run
Source Files on build 29173072511
  • Tree
  • List 121
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7e22fe9d on github
  • Prev Build on main (#29010324343)
  • Next Build on main (#29173543370)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc