Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m5s
source.sx: live-source adapter resolving Q-M4 (internal-data query, not direct PG). Injected fetch-fn transport port (hexagonal seam); parse-row maps a blog post-row to the importer post dict and parses the :lexical JSON string via dream-json-parse. End-to-end drivers: backfill! (enumerate->fetch->import) and sync-verify (enumerate->fetch->verify), + backfill-ids! explicit-id fallback. Tests mock the transport against the documented response contract incl. a real lexical JSON string. README flags the one blog-side gap (add a published-posts enumeration query) + production fetch_data wiring (lives in lib/host). source 20/20; total 75/75. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
12 lines
290 B
Markdown
12 lines
290 B
Markdown
# blogimport Conformance Scoreboard
|
|
|
|
_Generated by `lib/blogimport/conformance.sh`_
|
|
|
|
| Suite | Pass | Fail | Total |
|
|
|-------|-----:|-----:|------:|
|
|
| lexical | 23 | 0 | 23 |
|
|
| import | 21 | 0 | 21 |
|
|
| verify | 11 | 0 | 11 |
|
|
| source | 20 | 0 | 20 |
|
|
| **Total** | **75** | **0** | **75** |
|