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

plausible / ch / a1f1ead6ab24821ee824833ee1152a0e36f1ff96
98%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2026 02:57PM UTC
Jobs 1
Files 9
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 Apr 2026 02:57PM UTC coverage: 92.089% (-0.02%) from 92.111%
a1f1ead6ab24821ee824833ee1152a0e36f1ff96

push

github

web-flow
Add support for JSON type options (#309)

* Add support for JSON type options

Parse JSON(...) options into {:json, opts} with settings,
type_hints and skips, and encode them back to "JSON(...)".
Handle {:json, opts} in Ch.Types, Ch.RowBinary (encode/decoding)
and Ch.cast. Add tests covering settings, type hints and skip
directives for RowBinary insertion.

* Use pipeline directly instead of case

Simplify parsing of JSON(...) options by trimming and splitting in a
single pipeline, removing the earlier case branch while keeping the
{:json, ...} result shape.

Add unit tests covering JSON decoding, the json helper and encode
roundtrip for various option combinations.

10 of 11 new or added lines in 3 files covered. (90.91%)

1 existing line in 1 file now uncovered.

908 of 986 relevant lines covered (92.09%)

81661.26 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
92.22
-1.04% lib/ch.ex

Coverage Regressions

Lines Coverage ∆ File
1
92.96
-0.5% lib/ch/connection.ex
Jobs
ID Job ID Ran Files Coverage
1 a1f1ead6ab24821ee824833ee1152a0e36f1ff96.1 20 Apr 2026 02:58PM UTC 9
92.09
GitHub Action Run
Source Files on build a1f1ead6ab24821ee824833ee1152a0e36f1ff96
  • Tree
  • List 9
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a1f1ead6 on github
  • Prev Build on master (#B432E427...)
  • Next Build on master (#D624ECD7...)
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