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

dcdpr / jp / 24508871501
67%

Build:
DEFAULT BRANCH: main
Ran 16 Apr 2026 12:00PM UTC
Jobs 1
Files 284
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

16 Apr 2026 11:57AM UTC coverage: 64.208%. Remained the same
24508871501

push

github

web-flow
docs(rfd): Add RFD 070: Negative Config Deltas (#564)

Introduces RFD 070, which designs `-C`/`--no-cfg` as the negative
counterpart to `-c`/`--cfg`. A negative config argument accepts the same
inputs as `-c` and reverts the matching config's influence on the
conversation.

The design introduces a claims map on `ConfigDelta` to track which
config source last set each field. File-based `-C` uses provenance
(claims) to revert only fields owned by the target source, while
key-value `-C` uses value comparison. This ensures that when two sources
set the same field, reverting one does not undo the other's intent.

The RFD also covers a conversation creation change: splitting
`base_config.json` (pure workspace config) from a new `init_config.json`
(initial `ConfigDelta` with claims), so that the first invocation's
overrides are also traceable by `-C`.

---------

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

22650 of 35276 relevant lines covered (64.21%)

209.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24508871501.1 16 Apr 2026 12:00PM UTC 284
64.21
GitHub Action Run
Source Files on build 24508871501
  • Tree
  • List 284
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24508871501
  • 7d0d5f2b on github
  • Prev Build on main (#24501814596)
  • Next Build on main (#24518011221)
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