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

FROSADO / onecloudriver / 31975300786
78%

Build:
DEFAULT BRANCH: main
Ran 16 Aug 2026 10:08PM UTC
Jobs 1
Files 46
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

16 Aug 2026 10:03PM UTC coverage: 77.959% (-0.01%) from 77.971%
31975300786

push

github

web-flow
perf(fs): zero-copy upload snapshot via on-disk file instead of ReadAll (#69) (#94)

* perf(fs): zero-copy upload snapshot via on-disk file instead of ReadAll (#69)

QueueUpload no longer materializes the whole file in heap (ReadAll) nor
persists it as base64 into BoltDB. It now takes an on-disk snapshot under
the per-inode lock and streams it into the upload, preserving #64's
atomicity and snapshot stability while removing the full-file allocation.

Generated with Codebuff 🤖
Co-Authored-By: Codebuff <noreply@codebuff.com>

* test(fs): assert upload snapshot lives in the user cache with owner-only perms

Generated with Codebuff 🤖
Co-Authored-By: Codebuff <noreply@codebuff.com>

---------

Co-authored-by: Codebuff <noreply@codebuff.com>

104 of 130 new or added lines in 3 files covered. (80.0%)

1 existing line in 1 file now uncovered.

4202 of 5390 relevant lines covered (77.96%)

2748.76 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
78.69
-1.57% internal/fs/content_cache.go
8
83.54
-0.61% internal/fs/upload_manager.go
4
93.75
-2.61% internal/fs/upload_session.go

Coverage Regressions

Lines Coverage ∆ File
1
83.54
-0.61% internal/fs/upload_manager.go
Jobs
ID Job ID Ran Files Coverage
1 31975300786.1 16 Aug 2026 10:08PM UTC 46
77.96
GitHub Action Run
Source Files on build 31975300786
  • Tree
  • List 46
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • dafc33c3 on github
  • Prev Build on main (#31972252471)
  • Next Build on main (#31976058212)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc