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

ingitdb / dalgo2ingitdb4local / 28701595174
99%

Build:
DEFAULT BRANCH: main
Ran 04 Jul 2026 09:13AM UTC
Jobs 1
Files 7
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

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

Jobs
ID Job ID Ran Files Coverage
1 28701595174.1 04 Jul 2026 09:13AM UTC 7
99.2
GitHub Action Run
Source Files on build 28701595174
  • Tree
  • List 7
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b71887ef on github
  • Prev Build on main (#28701449711)
  • Delete
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