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

dcdpr / jp / 16383197440
58%

Build:
DEFAULT BRANCH: main
Ran 19 Jul 2025 01:02AM UTC
Jobs 1
Files 141
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

19 Jul 2025 01:01AM UTC coverage: 35.158% (+0.3%) from 34.819%
16383197440

push

github

web-flow
chore: Add fs tools for create, delete, and modify operations (#203)

The filesystem tools now support file manipulation capabilities beyond
just reading and listing. This includes creating new files, deleting
existing files with safety checks, and modifying files through
line-based changes.

- The `fs_create_file` tool allows creating new files with validation
for path safety and optional initial content.

- The `fs_delete_file` tool removes files while checking for uncommitted
changes and automatically cleans up empty parent directories.

- The `fs_modify_file` tool enables line-based modifications with
support for insertions, replacements, and deletions, including overlap
detection to prevent conflicting changes.

All tools include git integration to prevent modifications to files with
uncommitted changes, ensuring safe operation within version-controlled
projects.

---------

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

115 of 218 new or added lines in 5 files covered. (52.75%)

1 existing line in 1 file now uncovered.

4053 of 11528 relevant lines covered (35.16%)

3.98 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
0.0
0.0% .config/jp/tools/src/fs.rs
10
58.33
.config/jp/tools/src/fs/utils.rs
24
80.8
.config/jp/tools/src/fs/modify_file.rs
32
0.0
.config/jp/tools/src/fs/delete_file.rs
34
0.0
.config/jp/tools/src/fs/create_file.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% .config/jp/tools/src/fs.rs
Jobs
ID Job ID Ran Files Coverage
1 16383197440.1 19 Jul 2025 01:02AM UTC 141
35.16
GitHub Action Run
Source Files on build 16383197440
  • Tree
  • List 141
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16383197440
  • 59cc8efd on github
  • Prev Build on main (#16288327611)
  • Next Build on main (#16392892598)
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