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

dcdpr / jp / 20415823485 / 1
65%
main: 65%

Build:
DEFAULT BRANCH: main
Ran 21 Dec 2025 09:09PM UTC
Files 168
Run time 3s
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 Dec 2025 09:07PM UTC coverage: 51.398% (-0.06%) from 51.458%
20415823485.1

push

github

web-flow
perf(mcp): parallelize server initialization (#327)

Refactors the MCP client to initialize servers concurrently using a
`tokio::JoinSet`, reducing startup latency for the query command when
multiple servers are active.

- Wraps the internal server configuration map in `Arc<Mutex<...>>` to
support concurrent access during initialization.
- Updates `run_services` to spawn initialization tasks on the provided
runtime handle and return a `JoinSet`.
- Adjusts `Ctx::configure_active_mcp_servers` and the `query` command to
await the parallel completion of server startup tasks.

---------

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

8806 of 17133 relevant lines covered (51.4%)

132.98 hits per line

Source Files on job 20415823485.1
  • Tree
  • List 168
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20415823485
  • b616b8f9 on github
  • Prev Job for on main (#20415670467.1)
  • Next Job for on main (#20416384001.1)
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