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

dcdpr / jp / 26629106715
66%

Build:
DEFAULT BRANCH: main
Ran 29 May 2026 09:22AM UTC
Jobs 1
Files 382
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

29 May 2026 09:19AM UTC coverage: 66.343% (+0.02%) from 66.325%
26629106715

push

github

web-flow
fix(config): Correct field paths for flattened structs (#688)

When walking `AppConfig` fields to produce the list of settable config
paths, flattened nested structs were being treated as regular fields.
This caused their sub-fields to appear under a doubled-up path (e.g.
`conversation.tools.tools`) instead of the correct path that matches the
actual TOML/JSON shape users write.

Flattened fields (those marked with `#[setting(flatten)]`) now inherit
the parent prefix rather than appending their own name, so the resolved
paths match the wire format. The snapshot for `AppConfig::fields()`
reflects this: `conversation.tools.tools` is corrected to
`conversation.tools`.

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

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

32001 of 48236 relevant lines covered (66.34%)

288.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26629106715.1 29 May 2026 09:22AM UTC 382
66.34
GitHub Action Run
Source Files on build 26629106715
  • Tree
  • List 382
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26629106715
  • a1e90497 on github
  • Prev Build on main (#26628352543)
  • Next Build on main (#26630395827)
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