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

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

Build:
DEFAULT BRANCH: main
Ran 30 Dec 2025 11:26AM UTC
Files 170
Run time 4s
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 Dec 2025 11:25AM UTC coverage: 51.555% (-0.1%) from 51.67%
20595441263.1

push

github

web-flow
refactor(tombmap, workspace): Implement change tracking for mutable access (#339)

Introduce a `Mut` wrapper in `jp_tombmap` to provide change detection
during mutable iteration and access. This replaces previous untracked
access patterns and removes placeholders that would previously panic.

The `Mut` wrapper implements `DerefMut` and provides methods like
`get_mut` and `into_mut` which automatically mark the associated key as
modified in the underlying `TombMap`.

Update `Workspace` conversation accessors to return these `Mut`
wrappers. This ensures that modifications to conversations, such as
updating titles in `TitleGeneratorTask` or toggling local flags in the
`edit` command, are correctly tracked by the workspace state management
for persistence.

---------

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

9052 of 17558 relevant lines covered (51.55%)

130.14 hits per line

Source Files on job 20595441263.1
  • Tree
  • List 170
  • Changed 5
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20595441263
  • d12f93a5 on github
  • Prev Job for on main (#20595238311.1)
  • Next Job for on main (#20597844613.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