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

kahwee / bunki / 18693961328
88%

Build:
DEFAULT BRANCH: main
Ran 21 Oct 2025 06:33PM UTC
Jobs 1
Files 10
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 06:33PM UTC coverage: 85.418% (+0.009%) from 85.409%
18693961328

push

github

kahwee
perf: optimize file-utils to use more Bun native APIs

- copyFile(): Pass BunFile directly to Bun.write() for better performance
- readFileAsText(): Inline Bun.file().text() without redundant fileExists check
- readFileAsBuffer(): Inline Bun.file().arrayBuffer() directly
- deleteFile(): Simplify using Bun.file().unlink() native API
- Add clarifying comments about Bun performance benefits

All 163 tests pass with improved performance characteristics.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

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

1 existing line in 1 file now uncovered.

1400 of 1639 relevant lines covered (85.42%)

45.99 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.21
0.07% src/utils/file-utils.ts
Jobs
ID Job ID Ran Files Coverage
1 18693961328.1 21 Oct 2025 06:33PM UTC 10
85.42
GitHub Action Run
Source Files on build 18693961328
  • Tree
  • List 10
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18693961328
  • 16628804 on github
  • Prev Build on main (#18693928137)
  • Next Build on main (#18694033265)
  • Delete
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