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

dcdpr / jp / 26684516727
67%

Build:
DEFAULT BRANCH: main
Ran 30 May 2026 01:05PM UTC
Jobs 1
Files 396
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

30 May 2026 01:03PM UTC coverage: 66.021% (+0.009%) from 66.012%
26684516727

push

github

web-flow
feat(config): Support whole-map assignment in `assign_to_entry` (#706)

Previously, `assign_to_entry` required a key segment to target a
specific map entry. Whole-collection forms like `aliases:={...}` had no
path, so they fell through to a missing-key error.

The method now handles the case where no key segment remains: the
right-hand value must be a JSON object, whose top-level keys are
distributed across map entries. The `Set` (`:=`) strategy clears the map
first, replacing it entirely; `Merge` (`:+=`) folds the new entries in
alongside existing ones. A scalar value with no key segment is rejected
as a type error.

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

26 of 26 new or added lines in 1 file covered. (100.0%)

4 existing lines in 1 file now uncovered.

32872 of 49790 relevant lines covered (66.02%)

263.41 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
21.88
-6.25% crates/jp_config/src/providers/mcp.rs
Jobs
ID Job ID Ran Files Coverage
1 26684516727.1 30 May 2026 01:05PM UTC 396
66.02
GitHub Action Run
Source Files on build 26684516727
  • Tree
  • List 396
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26684516727
  • 754345cb on github
  • Prev Build on main (#26683818862)
  • Next Build on main (#26762686162)
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