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

dcdpr / jp / 25427107482
66%

Build:
DEFAULT BRANCH: main
Ran 06 May 2026 09:35AM UTC
Jobs 1
Files 299
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

06 May 2026 09:24AM UTC coverage: 66.017% (+1.6%) from 64.379%
25427107482

push

github

web-flow
test(cli): Add tests for model override config delta persistence (#602)

Three new test cases verify that a `--model` override passed to `jp
query` is correctly persisted as a `config_delta` event in the
conversation's `events.json`.

`query_model_override_is_persisted_as_config_delta` checks the
unit-level path through `get_config_delta_from_cli` and confirms the
resulting delta round-trips correctly through the event log.


`query_sequence_new_cfg_profile_then_model_override_persists_for_plain_query`
exercises the full multi-turn config pipeline: a first turn started with
a named config profile (`dev`), followed by a second turn with a model
alias override (`gpt`), after which a plain third turn should still
resolve to the aliased model pulled from the persisted delta.

`query_model_override_persists_config_delta_through_run_inner` and
`query_model_override_persists_config_delta_through_session_targeting`
drive the full `run_inner` path (including session targeting via
`JP_SESSION`) against a real `FsStorageBackend`, asserting that the
`config_delta` event lands on disk even when the query itself fails due
to no real LLM being present.

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

25505 of 38634 relevant lines covered (66.02%)

223.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25427107482.1 06 May 2026 09:35AM UTC 299
66.02
GitHub Action Run
Source Files on build 25427107482
  • Tree
  • List 299
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25427107482
  • c5e01b7b on github
  • Prev Build on main (#25424082348)
  • Next Build on main (#25437098708)
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