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

dcdpr / jp / 16392892598
58%

Build:
DEFAULT BRANCH: main
Ran 19 Jul 2025 09:28PM 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 09:25PM UTC coverage: 35.173% (+0.02%) from 35.158%
16392892598

push

github

web-flow
chore(tools): Improve file listing performance and auth handling (#205)

- Parallelized file system traversal using `WalkBuilder` and
`crossbeam-channel` for better performance when listing files across
large directories. The new implementation respects `.ignore` files and
handles file filtering more efficiently by distributing work across
multiple threads.

- Enhanced GitHub authentication by removing the `gh auth token`
fallback, which never worked, and adding early token validation. The
system now checks for both `GITHUB_TOKEN` and `JP_GITHUB_TOKEN`
environment variables and validates the token by making an authenticated
API call to ensure it works before proceeding.

- Improved resource link formatting in issue creation to properly handle
both relative GitHub paths and full URLs.

- Updated project ignore patterns to be more comprehensive and added
extensive MCP server configuration with per-tool styling options.

---------

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

29 of 52 new or added lines in 4 files covered. (55.77%)

4066 of 11560 relevant lines covered (35.17%)

3.99 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
95.74
-4.26% .config/jp/tools/src/fs/list_files.rs
5
0.0
0.0% .config/jp/tools/src/github/create_issue_bug.rs
5
0.0
0.0% .config/jp/tools/src/github/create_issue_enhancement.rs
11
0.0
0.0% .config/jp/tools/src/github.rs
Jobs
ID Job ID Ran Files Coverage
1 16392892598.1 19 Jul 2025 09:28PM UTC 141
35.17
GitHub Action Run
Source Files on build 16392892598
  • Tree
  • List 141
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16392892598
  • 7ddc69be on github
  • Prev Build on main (#16383197440)
  • Next Build on main (#16393044245)
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