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

dcdpr / jp / 26894888199
67%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 03:31PM UTC
Jobs 1
Files 409
Run time 2min
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

03 Jun 2026 03:25PM UTC coverage: 66.565% (-0.05%) from 66.614%
26894888199

push

github

web-flow
fix(comfort, format): Strip trailing whitespace from blank prefix lines (#740)

Comrak's CommonMark formatter writes the active line prefix (`> ` for
block quotes, indentation for list items) on blank lines too, leaving
trailing whitespace that git and editors flag as dirty.

The `canonicalize_markdown` pass now calls `trim_blank_prefix_lines`
before finalising output. That function re-parses the text with comrak
to identify verbatim ranges (fenced code blocks and HTML blocks) and
trims trailing whitespace only from blank lines whose content is
entirely block-quote markers and whitespace — leaving literal `> ` lines
inside code fences untouched.

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

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

1083 existing lines in 19 files now uncovered.

34606 of 51988 relevant lines covered (66.57%)

254.16 hits per line

Coverage Regressions

Lines Coverage ∆ File
367
45.14
-8.67% crates/jp_cli/src/cmd/query.rs
186
64.33
1.72% crates/jp_config/src/conversation/tool.rs
100
35.93
0.0% crates/jp_cli/src/lib.rs
94
40.9
-0.23% crates/jp_llm/src/tool.rs
68
77.31
1.04% crates/jp_github/src/handlers.rs
55
76.31
-0.05% .config/jp/tools/src/fs/modify_file.rs
53
5.37
-0.39% .config/jp/tools/src/github.rs
28
0.0
0.0% .config/jp/tools/src/fs.rs
27
30.14
3.98% crates/jp_cli/src/cmd/query/tool/executor.rs
18
78.35
0.0% crates/jp_tool/src/lib.rs
16
84.0
-0.89% .config/jp/tools/src/fs/move_file.rs
13
73.33
-0.25% .config/jp/tools/src/fs/create_file.rs
11
94.93
1.25% .config/jp/tools/src/fs/utils.rs
10
74.0
4.43% .config/jp/tools/src/fs/delete_file.rs
10
92.72
0.15% crates/jp_config/src/conversation.rs
9
74.51
-2.57% .config/jp/tools/src/fs/grep_files.rs
7
91.27
5.94% .config/jp/tools/src/fs/list_files.rs
6
86.79
0.79% .config/jp/tools/src/fs/read_file.rs
5
90.52
4.81% crates/jp_config/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 26894888199.1 03 Jun 2026 03:31PM UTC 409
66.57
GitHub Action Run
Source Files on build 26894888199
  • Tree
  • List 409
  • Changed 25
  • Source Changed 22
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26894888199
  • 77afca2c on github
  • Prev Build on main (#26894691408)
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