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

dcdpr / jp / 29076897039
69%

Build:
DEFAULT BRANCH: main
Ran 10 Jul 2026 07:32AM UTC
Jobs 1
Files 434
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

10 Jul 2026 07:30AM UTC coverage: 68.709% (+0.01%) from 68.695%
29076897039

push

github

web-flow
chore(tools): Parse JSON trace-log marker in debug_jp (#867)

`debug_jp` locates jp's trace log by scanning stderr for the text marker
`Full trace log written to: <path>`. When jp runs with `--format json`
or `json-pretty`, it emits a `{"trace_log": "<path>"}` object instead,
so the tool failed to find the trace file and reported a spurious "trace
log not found" error for any JSON-format run.

`trace_parse` gains `extract_trace_path`, which recognizes either shape,
and `is_trace_path_marker_line`, used to strip the marker line from the
stderr shown in rendered reports so it doesn't show up twice (once in
the footer, once in the raw stderr dump).

---------

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

40 of 57 new or added lines in 4 files covered. (70.18%)

173 existing lines in 1 file now uncovered.

39588 of 57617 relevant lines covered (68.71%)

663.12 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
40.0
0.59% crates/jp_cli/src/lib.rs
7
50.83
1.96% .config/jp/tools/src/debug_jp/trace.rs
2
92.31
-1.57% .config/jp/tools/src/debug_jp/util/trace_parse.rs

Coverage Regressions

Lines Coverage ∆ File
173
59.12
-0.26% crates/jp_cli/src/cmd/query.rs
Jobs
ID Job ID Ran Files Coverage
1 29076897039.1 10 Jul 2026 07:32AM UTC 434
68.71
GitHub Action Run
Source Files on build 29076897039
  • Tree
  • List 434
  • Changed 7
  • Source Changed 6
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29076897039
  • e6d2ef0f on github
  • Prev Build on main (#29043113710)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc