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

ingitdb / dalgo2ingitdb4local
99%

Build:
DEFAULT BRANCH: main
Repo Added 15 Jun 2026 11:55PM UTC
Token 8l5sRb9FOkeioPw5BqFTC92wevQhiWxQy regen
Build 3 Last
Files 7
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 main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • main

04 Jul 2026 09:13AM UTC coverage: 99.201% (+0.005%) from 99.196%
28701595174

push

github

web-flow
fix: scope subcollection queries by the CollectionRef parent chain (#2)

collectionFromQuery resolved a query's FROM collection with a flat
def.Collections lookup, ignoring colRef.Parent(). After per-parent write
scoping (spaces/<spaceID>/contacts/...), a query over a nested subcollection
would read the wrong (flat) location or fail, so the query READ path disagreed
with the scoped WRITE path.

Route collectionFromQuery through resolveScopedCollection with colRef.Parent()
(mirrors dalgo2ingitdb's query path). Top-level queries (parent == nil) are a
flat lookup, unchanged.

Adds a scoped-query round-trip assertion: querying spaces/family/contacts sees
only the family contact, not spaces/work's.


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

Co-authored-by: Alexander Trakhimenok <alex@Alexanders-MacBook-Pro.local>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

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

745 of 751 relevant lines covered (99.2%)

1.14 hits per line

Relevant lines Covered
Build:
Build:
751 RELEVANT LINES 745 COVERED LINES
1.14 HITS PER LINE
Source Files on main
  • Tree
  • List 7
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28701595174 main fix: scope subcollection queries by the CollectionRef parent chain (#2) collectionFromQuery resolved a query's FROM collection with a flat def.Collections lookup, ignoring colRef.Parent(). After per-parent write scoping (spaces/<spaceID>/contacts... push 04 Jul 2026 09:13AM UTC web-flow github
99.2
28701449711 main fix: encode dal.Key parent chain into record path (per-parent scoping) (#1) The adapter mapped a dal.Key to an on-disk record path using only the leaf collection + record id, dropping the key's parent chain. Two keys sharing a leaf but under diff... push 04 Jul 2026 09:07AM UTC web-flow github
99.2
27584270338 main Update to released versions of ingitdb-go/ingitdb and dalgo2ingitdb Replace replace-directives with published v0.0.1 tags. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 15 Jun 2026 11:55PM UTC trakhimenok github
100.0
See All Builds (3)

Badge your Repo: dalgo2ingitdb4local

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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