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

dcdpr / jp / 18680428378
58%

Build:
DEFAULT BRANCH: main
Ran 21 Oct 2025 10:14AM UTC
Jobs 1
Files 144
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

21 Oct 2025 10:10AM UTC coverage: 45.923% (-0.001%) from 45.924%
18680428378

push

github

web-flow
chore(tools): Standardize `create_file` parameter name and improve output (#284)

Rename `contents` parameter to `content` to match LLM usage patterns
where models consistently use the singular form. Also enhance the return
message to include file path and size information instead of the generic
"File created." message, to allow LLMs to detect if an empty file was
created inadvertently.

The singular parameter name reduces confusion for LLMs and aligns with
common usage patterns. The improved output provides more actionable
feedback about the created file, showing both the path and final size:
File 'example.txt' created. File size: 1024.

While this change works for this specific error case, ideally we should
error if a non-existing function argument is passed to a tool. This can
be done in a future commit.

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

0 of 7 new or added lines in 2 files covered. (0.0%)

222 existing lines in 2 files now uncovered.

6797 of 14801 relevant lines covered (45.92%)

15.4 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% .config/jp/tools/src/fs.rs
6
0.0
0.0% .config/jp/tools/src/fs/create_file.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
0.0
0.0% .config/jp/tools/src/fs/create_file.rs
220
29.57
0.74% crates/jp_cli/src/cmd/query.rs
Jobs
ID Job ID Ran Files Coverage
1 18680428378.1 21 Oct 2025 10:14AM UTC 144
45.92
GitHub Action Run
Source Files on build 18680428378
  • Tree
  • List 144
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18680428378
  • aa29d892 on github
  • Prev Build on main (#18680408758)
  • Next Build on main (#18705592646)
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