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

dal-go / dalgo / 25750961378
100%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 05:28PM UTC
Jobs 1
Files 73
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 May 2026 05:26PM UTC coverage: 100.0%. Remained the same
25750961378

push

github

trakhimenok
docs(spec): bootstrap SpecScore tree and add two Approved Ideas

Adds the SpecScore specification tree for DALgo (specscore.yaml,
spec/README.md, spec/features/README.md, spec/ideas/README.md) and
two Approved Ideas driven by the cross-engine database copy work in
datatug-cli:

1. `dalgo-schema-modification` — adds a portable DDL surface
   (CREATE/DROP TABLE, primary keys, indexes with Unique support,
   optional length/precision hints) as a new `dal/ddl` sub-package.
   Backends opt in via a `ddl.Modifier` capability interface;
   non-implementers return ErrUnsupported (sentinel + typed wrapper
   pattern, Go-idiomatic). Reference impls in MVP: dalgo2sql
   (SQLite + PostgreSQL) and dalgo2ingitdb.

2. `concurrency-capability` — adds a single optional capability
   interface `dal.ConcurrencyAware` so callers can query whether a
   backend supports concurrent connections without engine-specific
   knowledge. Driven by datatug-cli's `--parallel-streams` default.

Driving consumer: datatug-cli Idea `cross-engine-db-copy`.

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

3301 of 3301 relevant lines covered (100.0%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25750961378.1 12 May 2026 05:28PM UTC 73
100.0
GitHub Action Run
Source Files on build 25750961378
  • Tree
  • List 73
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c9b683e1 on github
  • Prev Build on main (#25079268123)
  • Next Build on main (#25752093311)
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