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

dcdpr / jp / 16278205325
58%

Build:
DEFAULT BRANCH: main
Ran 14 Jul 2025 09:27PM UTC
Jobs 1
Files 137
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

14 Jul 2025 09:24PM UTC coverage: 34.819% (-0.7%) from 35.567%
16278205325

push

github

web-flow
feat(config): Add configuration management commands (#188)

Introduces a new `jp config` command with subcommands for managing
configuration files across different scopes (workspace, global, cwd, and
conversation-specific). The new functionality includes:

- `jp config show` displays defaults and (soon) current configuration
- `jp config set` allows setting configuration values with support for
JSON parsing, merging, and different target scopes
- `jp config fmt` formats configuration files with optional `check` mode

To support this, the configuration file loading system has been
refactored to use `ConfigLoader` and `ConfigFile` abstractions.

---------

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

12 of 295 new or added lines in 10 files covered. (4.07%)

3938 of 11310 relevant lines covered (34.82%)

4.04 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
47.12
12.74% crates/jp_config/src/map.rs
1
26.6
3.19% crates/jp_config/src/mcp/server/tool.rs
1
91.55
1.27% crates/jp_config/src/parse.rs
3
0.0
0.0% crates/jp_cli/src/cmd.rs
3
78.53
-1.35% crates/jp_conversation/src/conversation.rs
6
0.0
crates/jp_cli/src/cmd/config/show.rs
39
0.0
crates/jp_cli/src/cmd/config.rs
39
0.0
crates/jp_cli/src/cmd/config/set.rs
82
0.0
crates/jp_cli/src/cmd/config/fmt.rs
108
0.0
crates/jp_config/src/fs.rs
Jobs
ID Job ID Ran Files Coverage
1 16278205325.1 14 Jul 2025 09:27PM UTC 137
34.82
GitHub Action Run
Source Files on build 16278205325
  • Tree
  • List 137
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16278205325
  • 7133b262 on github
  • Prev Build on main (#16248073461)
  • Next Build on main (#16287823236)
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