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

dcdpr / jp / 21569266395
58%

Build:
DEFAULT BRANCH: main
Ran 01 Feb 2026 08:05PM 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

01 Feb 2026 07:57PM UTC coverage: 54.008% (+0.2%) from 53.828%
21569266395

push

github

web-flow
enhance(config): allow boolean and numeric values for styles (#387)

Users can now use booleans and numbers for specific configuration
fields, providing a more concise way to configure the assistant's
behavior. For instance, `inline_results` now accepts `true` (full),
`false` (off), or a number to specify line truncation. Similarly,
`link_style` fields now accept `true` for full links and `false` to
disable them.

This change also renames the `is_default` property to
`discard_when_merged` within `MergeableString` and `MergeableVec`. This
new name more accurately describes the property's role: ensuring that
initial "default" configurations are completely replaced when a user
provides their own settings, regardless of the chosen merge strategy.

Finally, `serde-untagged` has been added to the workspace dependencies,
to allow for better error messages when deserializing untagged enums.
This has not been applied to all enums, but will be done in a future
commit.

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

144 of 192 new or added lines in 7 files covered. (75.0%)

2 existing lines in 2 files now uncovered.

10853 of 20095 relevant lines covered (54.01%)

116.58 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
88.14
-8.02% crates/jp_config/src/style.rs
7
54.65
1.23% crates/jp_config/src/types/vec.rs
17
32.94
2.64% crates/jp_config/src/types/string.rs
18
84.51
-6.19% crates/jp_config/src/conversation/tool/style.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
32.94
2.64% crates/jp_config/src/types/string.rs
1
54.65
1.23% crates/jp_config/src/types/vec.rs
Jobs
ID Job ID Ran Files Coverage
1 21569266395.1 01 Feb 2026 08:05PM UTC 177
54.01
GitHub Action Run
Source Files on build 21569266395
  • Tree
  • List 177
  • Changed 9
  • Source Changed 9
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21569266395
  • f4f3ea90 on github
  • Prev Build on main (#21557653227)
  • Next Build on main (#21629510536)
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