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

xu-chris / toon_ex
55%
main: 68%

Build:
Build:
LAST BUILD BRANCH: fix/type-specs-for-encoder-protocol
DEFAULT BRANCH: main
Repo Added 20 Jan 2026 01:53PM UTC
Files 19
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

LAST BUILD ON BRANCH fix/decoder-nested-lists
branch: fix/decoder-nested-lists
CHANGE BRANCH
x
Reset
  • fix/decoder-nested-lists
  • ci/use-quality-ci
  • feat/upgrade-to-specs-3.0.1
  • fix/normalize-recursive-atoms
  • fix/test-semantic-coverage
  • fix/type-specs-for-encoder-protocol
  • main

20 Jan 2026 04:17PM UTC coverage: 54.957% (+9.7%) from 45.277%
4e503df055943ffdc96139af5d8121ddeb6fcda3-PR-9

Pull #9

github

Chris Xu
fix(decoder): handle nested list-format arrays correctly (#7)

The decoder was incorrectly parsing nested list-format arrays like
`[[[1]]]` because it couldn't distinguish between inline arrays
(`[N]: val1,val2`) and list-format array headers (`[N]:` with nested
content below).

Changes:
- Updated regex patterns to require content after `: ` for inline arrays
- Added new case for list-format array headers ending with `:$`
- Added `parse_nested_list_array` function using existing helpers
- Consolidated edge_cases_test.exs into roundtrip_test.exs
- Renamed test file to roundtrip_test.exs (more idiomatic name)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Pull Request #9: fix(decoder): handle nested list-format arrays correctly

9 of 9 new or added lines in 1 file covered. (100.0%)

2 existing lines in 2 files now uncovered.

510 of 928 relevant lines covered (54.96%)

16.41 hits per line

Relevant lines Covered
Build:
Build:
928 RELEVANT LINES 510 COVERED LINES
16.41 HITS PER LINE
Source Files on fix/decoder-nested-lists
  • Tree
  • List 19
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
4e503df0... fix/decoder-nested-lists fix(decoder): handle nested list-format arrays correctly (#7) The decoder was incorrectly parsing nested list-format arrays like `[[[1]]]` because it couldn't distinguish between inline arrays (`[N]: val1,val2`) and list-format array headers (`[N... Pull #9 20 Jan 2026 04:18PM UTC Chris Xu github
54.96
e9c4324e... fix/decoder-nested-lists fix(decoder): handle nested list-format arrays correctly (#7) The decoder was incorrectly parsing nested list-format arrays like `[[[1]]]` because it couldn't distinguish between inline arrays (`[N]: val1,val2`) and list-format array headers (`[N... Pull #9 20 Jan 2026 04:13PM UTC Chris Xu github
54.96
d4fbac02... fix/decoder-nested-lists fix(decoder): handle nested list-format arrays correctly (#7) The decoder was incorrectly parsing nested list-format arrays like `[[[1]]]` because it couldn't distinguish between inline arrays (`[N]: val1,val2`) and list-format array headers (`[N... Pull #9 20 Jan 2026 04:12PM UTC Chris Xu github
54.96
See All Builds (23)
  • Repo on GitHub
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