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

dal-go / dalgo / 25784770557
100%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 07:26AM UTC
Jobs 1
Files 74
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

13 May 2026 07:25AM UTC coverage: 99.699%. Remained the same
25784770557

push

github

trakhimenok
docs(spec): add implementation plan for dbschema + ddl Features

Single plan covering all 15 Approved Features across the dbschema
and ddl umbrellas. 14 TDD-oriented tasks, ordered bottom-up by
dependency:

dbschema (Tier-1 vocabulary + read-side capability):
1. types (Type enum + Precision)
2. default-expr (sealed DefaultExpr + concretes)
3. errors (NotSupportedError shared with ddl)
4. field-def (FieldDef)
5. index-def (IndexDef)
6. collection-def (CollectionDef)
7. schema-reader (SchemaReader interface + 5 helpers + ConstraintDef + Referrer)

ddl (write-side execution surface):
8. options (Option/IfNotExists/IfExists + ResolveOptions helper)
9. errors (PartialSuccessError; temporary AlterOp alias replaced in Task 11)
10. transactional-ddl (TransactionalDDL capability + SupportsTransactionalDDL helper)
11. alter-ops (sealed AlterOp + 6 constructors, all accepting opts ...Option)
12. schema-modifier (3-method capability interface)
13. operations (3 top-level helper functions)
14. Status transitions Approved -> Implemented + push

The plan is purely additive — no existing dalgo packages (including
dal.DB) are modified. Driver-side adoption (dalgo2sql, dalgo2firestore,
dalgo2ingitdb) is explicit Out-of-Scope.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

3307 of 3317 relevant lines covered (99.7%)

1.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25784770557.1 13 May 2026 07:26AM UTC 74
99.7
GitHub Action Run
Source Files on build 25784770557
  • Tree
  • List 74
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 596b67e3 on github
  • Prev Build on main (#25784116945)
  • Next Build on main (#25787058307)
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