Logo
Explore Help
Sign In
larvit/fejkdata
3
0
Fork 0
You've already forked fejkdata
Code Pull Requests 1 Actions Activity
All Workflows test.yml
72 workflow runs
Actor
All actors lilleman
Status
All status Success Failure Waiting Running
Reject a leading quote that opens no JSON, and give the inline walk one home
test.yml #42:Commit 71cccaf4c9 pushed by lilleman
#4
2026-09-03 20:44:03 +02:00
55s
View workflow file
Give the inline pipeline its own file, and record the shape, padding and template-API decisions
test.yml #41:Commit 44c91668f9 pushed by lilleman
#4
2026-09-03 20:39:17 +02:00
55s
View workflow file
Lead the README with what it does and a quick example, move Goals beside Decisions
test.yml #40:Commit 841513bb27 pushed by lilleman
#4
2026-09-03 20:15:12 +02:00
57s
View workflow file
Address reviewer findings: reference hint, consumer-terms type errors, misuse exit code, immutability and parity docs
test.yml #39:Commit 873b7678ba pushed by lilleman
#4
2026-09-03 19:22:46 +02:00
57s
View workflow file
Address stability nits: doc grammar, scalar-JSON note, bracket-rule rationale
test.yml #38:Commit 305d8f8edd pushed by lilleman
#4
2026-09-03 17:54:05 +02:00
56s
View workflow file
Reserve brackets in names, add compile-once NewTemplate, let --repeat reuse it, record scope artifacts
test.yml #37:Commit d8ece597c8 pushed by lilleman
#4
2026-09-03 17:48:43 +02:00
16s
View workflow file
Resolve architect findings: gate [ on json.Valid, fix the root-relative README claim, test isTemplate
test.yml #36:Commit 031a3ec7d6 pushed by lilleman
#4
2026-09-03 17:40:49 +02:00
16s
View workflow file
Document inline templates: goal 4, the CLI and library, the shape-based disambiguation
test.yml #35:Commit e08435afa7 pushed by lilleman
#4
2026-09-03 17:36:59 +02:00
56s
View workflow file
Give maxLen its own literal and repeats MaxRepeat; arg errors name the spelling and the range; write's comment says what Flush reports; assert 64-bit at compile time
test.yml #34:Commit addba9abf7 pushed by lilleman
main
2026-09-03 14:21:19 +02:00
6s
View workflow file
Give maxLen its own literal and repeats MaxRepeat; arg errors name the spelling and the range; write's comment says what Flush reports; assert 64-bit at compile time
test.yml #33:Commit addba9abf7 pushed by lilleman
#3
2026-09-02 19:26:36 +02:00
59s
View workflow file
Tests for every branch of the constant-divisor fold, arg errors naming the spelling, and shell numbers at the CLI
test.yml #32:Commit a9552ed966 pushed by lilleman
#3
2026-09-02 19:25:37 +02:00
43s
View workflow file
Record the repeat cap's reach, 64-bit only, the constant-divisor rule and the rejected default spellings; correct the repeat cap comment
test.yml #31:Commit c5304bb6e7 pushed by lilleman
#3
2026-09-02 19:12:29 +02:00
58s
View workflow file
Keep the real data-path error, reject an empty data path, and report a crypto/rand failure instead of seeding zero
test.yml #30:Commit 08c7ef9b7f pushed by lilleman
#3
2026-09-02 19:11:31 +02:00
58s
View workflow file
Tests for the real data-path error, an empty data path, and a crypto/rand failure
test.yml #29:Commit ae0527a26e pushed by lilleman
#3
2026-09-02 19:10:33 +02:00
16s
View workflow file
Reject non-finite float bounds, unplain integer args, constant samples, a constant zero divisor and the default separator; a binding key is no path segment; ascii keeps DEL; an unheld path panics
test.yml #28:Commit 4f9285ab5c pushed by lilleman
#3
2026-09-02 19:10:17 +02:00
56s
View workflow file
Tests for finite float bounds, plain integer args, constant samples and divisors, the default separator, binding keys in paths, DEL in ascii, and an unheld path
test.yml #27:Commit 7b28dc36d9 pushed by lilleman
#3
2026-09-02 19:09:21 +02:00
42s
View workflow file
Tests for finite float bounds, plain integer args, constant samples and divisors, the default separator, binding keys in paths, DEL in ascii, and an unheld path
test.yml #26:Commit 09e4e29125 pushed by lilleman
#3
2026-09-02 19:08:39 +02:00
42s
View workflow file
Bound --repeat at MaxRepeat and stream the renders; name an unknown flag by its rune; --list rejects an inert --repeat or --separator
test.yml #25:Commit 3d3efbb642 pushed by lilleman
#3
2026-09-02 19:07:41 +02:00
57s
View workflow file
Tests for a bounded, streamed --repeat, rune-named flags, and --list with inert flags
test.yml #24:Commit 4c8f30406e pushed by lilleman
#3
2026-09-02 19:06:44 +02:00
44s
View workflow file
Compare and cache a read by its one spelling, so two spellings of one reference are one level; reject a slash after a sigil naming the spelling
test.yml #23:Commit fdbbf94d2c pushed by lilleman
#3
2026-09-02 18:47:01 +02:00
55s
View workflow file
Tests for two spellings of one reference being one level, and a slash after a sigil
test.yml #22:Commit 512696722d pushed by lilleman
#3
2026-09-02 18:46:06 +02:00
38s
View workflow file
Record the compatibility policy, the override consequence and the deferred data de-duplication
test.yml #21:Commit 1b8768e431 pushed by lilleman
#3
2026-09-02 18:33:32 +02:00
55s
View workflow file
Decompose compileTemplate, checkBoundLevelsHeld and loadDir; gate cyclomatic complexity at 14
test.yml #20:Commit f9647ff6bb pushed by lilleman
#3
2026-09-02 18:32:37 +02:00
55s
View workflow file
One path walk under checkPath, descend, readField, pathLeaves and coverPath; split the hold and the render graph into their own files
test.yml #19:Commit bcbf044290 pushed by lilleman
#3
2026-09-02 18:30:52 +02:00
53s
View workflow file
Tests for the path walk; test files named for the modules they exercise
test.yml #18:Commit 7581587a19 pushed by lilleman
#3
2026-09-02 18:29:59 +02:00
15s
View workflow file
Reference sigils follow the filesystem: / the root, . this folder, .. the folder above
test.yml #17:Commit 1bf5470c6f pushed by lilleman
#3
2026-09-02 18:29:27 +02:00
53s
View workflow file
Tests for reference sigils: / the root, . this folder, .. the folder above
test.yml #16:Commit fcc58a74ab pushed by lilleman
#3
2026-09-02 18:25:41 +02:00
37s
View workflow file
Reject weight 0, a never-numeric calc operand and a repeat product past the cap; the CLI classifies ErrNoData
test.yml #15:Commit 1b1b93b35f pushed by lilleman
#3
2026-09-02 18:23:57 +02:00
52s
View workflow file
Tests for weight 0, a never-numeric calc operand, the repeat product along a path, and ErrNoData
test.yml #14:Commit d72d326de5 pushed by lilleman
#3
2026-09-02 18:22:44 +02:00
15s
View workflow file
Reject a repeated bare token of a held name, naming the single-token spelling
test.yml #13:Commit c5c06375d8 pushed by lilleman
#3
2026-09-02 18:22:04 +02:00
53s
View workflow file
First Previous 1 2 3 Next Last
Powered by Gitea Version: 1.26.4 Page: 22ms Template: 9ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API