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

kentaro / toon_ex / c37aabb68ee403eccc05e1d5490c9bb5aae614fb-PR-5
34%
main: 34%

Build:
Build:
LAST BUILD BRANCH: ci/use-quality-ci
DEFAULT BRANCH: main
Ran 28 Jan 2026 07:42AM UTC
Jobs 1
Files 19
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

20 Jan 2026 02:55PM UTC coverage: 34.279% (+34.3%) from 0.0%
c37aabb68ee403eccc05e1d5490c9bb5aae614fb-PR-5

Pull #5

github

Chris Xu
fix(dialyzer): resolve all dialyzer warnings

- Remove dead code patterns that could never match:
  - detect_root_type([]) in structural_parser.ex
  - append_lines(writer, [], _depth) in objects.ex
- Define precise types to fix supertype warnings:
  - Add @type decoded in decode.ex
  - Add @type validated in options.ex
  - Use nonempty_list() in arrays.ex and strings.ex specs
- Fix protocol fallback no_return warning:
  - Remove @spec from Toon.Encoder.Any encode/2 functions
  - Add .dialyzer_ignore.exs for intentional no_return behavior
- Add edge case tests to verify behavior before dead code removal

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Pull Request #5: ci: activate and use CI pipeline in GitHub

8 of 10 new or added lines in 4 files covered. (80.0%)

2 existing lines in 1 file now uncovered.

314 of 916 relevant lines covered (34.28%)

2.24 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
5.0
5.0% lib/toon/encoder.ex
1
63.16
63.16% lib/toon/shared/utils.ex

Uncovered Existing Lines

Lines Coverage ∆ File
2
5.0
5.0% lib/toon/encoder.ex
Jobs
ID Job ID Ran Files Coverage
1 c37aabb68ee403eccc05e1d5490c9bb5aae614fb-PR-5.1 28 Jan 2026 07:42AM UTC 19
34.28
GitHub Action Run
Source Files on build c37aabb68ee403eccc05e1d5490c9bb5aae614fb-PR-5
  • Tree
  • List 19
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5
  • PR Base - main (#673CCB5E...)
  • Delete
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