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

dcdpr / jp / 16427905339
58%

Build:
DEFAULT BRANCH: main
Ran 21 Jul 2025 08:54PM UTC
Jobs 1
Files 142
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

21 Jul 2025 08:53PM UTC coverage: 39.049% (+4.1%) from 34.987%
16427905339

push

github

web-flow
fix(config, mcp): Configuration inheritance for servers and tools (#216)

MCP server and tool configurations now properly merge specific settings
with global defaults instead of using simple fallback behavior. When a
specific server or tool configuration differs from the global defaults,
only the differing fields are overridden while preserving other default
values. This ensures that configurations like `servers.embedded.tools.*`
with `run=ask` and `servers.embedded.tools.github_issues` with
`run=always` work correctly, allowing the `github_issues` tool to run
without prompting while other tools still ask for permission.

The `get_server_with_defaults` and `get_tool_with_defaults` methods now
compare each configuration field individually against the defaults and
construct new configuration objects that properly inherit from global
settings. This replaces the previous approach which would entirely fall
back to defaults when no exact match was found, ignoring partial
overrides.

Fixes: #201

---------

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

702 of 702 new or added lines in 3 files covered. (100.0%)

1 existing line in 1 file now uncovered.

4819 of 12341 relevant lines covered (39.05%)

4.18 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% crates/jp_llm/src/error.rs
Jobs
ID Job ID Ran Files Coverage
1 16427905339.1 21 Jul 2025 08:54PM UTC 142
39.05
GitHub Action Run
Source Files on build 16427905339
  • Tree
  • List 142
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16427905339
  • a0ed9a71 on github
  • Prev Build on main (#16417595700)
  • Next Build on main (#16470166745)
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