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

FROSADO / onecloudriver / 31906624237
78%

Build:
DEFAULT BRANCH: main
Ran 15 Aug 2026 08:29PM UTC
Jobs 1
Files 43
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

15 Aug 2026 08:24PM UTC coverage: 77.165% (+2.6%) from 74.551%
31906624237

push

github

web-flow
ci(coverage): include FUSE integration tests in Coveralls report (#78) (#79)

* ci(coverage): include FUSE integration tests in Coveralls report

The coverage job ran without -tags integration, so the FUSE integration
tests were never compiled during coverage generation and 7 functions
they exercise (fuseMkdir, fuseCreate, Root.Mkdir/Rename/Create, ...)
were reported at 0.0%. Add the FUSE setup step (same as the
test-integration job) and compile with -tags integration so Coveralls
reflects the coverage the integration suite already produces.

Verified locally: total 83.9% -> 84.5%; fuseMkdir/fuseCreate 0% -> 80%,
Root.Mkdir/Rename/Create 0% -> 100% (real FUSE mount).

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

* test(auth): run auth tests in the coverage job (drop GITHUB_ACTIONS skip)

The auth tests skipped whenever GITHUB_ACTIONS was set, so the coverage
job (which runs without -short) never exercised the OAuth local-server
flow: getAuthCodeLocalServer was at 6.0% statements and ~104 coverable
lines stayed hidden from Coveralls. Drop the GITHUB_ACTIONS check so
the coverage job runs them (measured +2.1 points in Coveralls, 0.18s
runtime); the -short unit job still skips them as before.

Verified: 62 PASS with GITHUB_ACTIONS=true, 7 SKIP with -short, vet,
golangci-lint and -race clean; auth coverage 63.6% -> 83.4%.

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

---------

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

3778 of 4896 relevant lines covered (77.17%)

504.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31906624237.1 15 Aug 2026 08:29PM UTC 43
77.17
GitHub Action Run
Source Files on build 31906624237
  • Tree
  • List 43
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 30a3b334 on github
  • Prev Build on main (#31854198983)
  • Next Build on main (#31907063039)
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