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

dcdpr / jp / 21629510536
58%

Build:
DEFAULT BRANCH: main
Ran 03 Feb 2026 12:09PM UTC
Jobs 1
Files 177
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

03 Feb 2026 12:05PM UTC coverage: 54.006% (-0.002%) from 54.008%
21629510536

push

github

web-flow
fix(config): Use correct `Deserialize` impl for enums (#389)

Since the latest version of `schematic`, untagged enums have a custom
`Deserialize` implementation that conflicts with our `with` attributes.
The new `skip_custom_untagged_enum_deserialize_impl` attribute ensures
our `with` attributes are used instead.

Additionally, the new `literal` attribute makes sure that `schematic`'s
schema generation uses string literals for enum variants, as opposed to
the default `null` for unit variants in enums.

---------

Signed-off-by: Jean Mertz <git@jeanmertz.com>

10853 of 20096 relevant lines covered (54.01%)

116.57 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
9
48.05
0.0% crates/jp_cli/src/ctx.rs
78
4.61
-0.02% crates/jp_mcp/src/client.rs
Jobs
ID Job ID Ran Files Coverage
1 21629510536.1 03 Feb 2026 12:09PM UTC 177
54.01
GitHub Action Run
Source Files on build 21629510536
  • Tree
  • List 177
  • Changed 7
  • Source Changed 7
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21629510536
  • 4e6bbb7a on github
  • Prev Build on main (#21569266395)
  • Next Build on main (#21629826200)
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