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

foomo / contentserver / 19675451370 / 1
42%
main: 42%

Build:
DEFAULT BRANCH: main
Ran 25 Nov 2025 03:50PM UTC
Files 25
Run time 1s
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

25 Nov 2025 03:47PM UTC coverage: 41.746% (+0.08%) from 41.662%
19675451370.1

push

github

web-flow
Add Multi-Cloud Blob Storage Support (AWS S3, Azure, GCS) (#67)

* feat: add GCS storage backend support with storage abstraction layer

* fix: resolve golangci-lint violations

- Add missing context parameter to Update() calls
- Fix context propagation in loader and HTTP handler
- Use net.Dialer.DialContext instead of net.Dial
- Use net.ListenConfig.Listen instead of net.Listen
- Fix import ordering and code style issues

* fix: improve GCS storage backend reliability and error handling

- Add storage Close() to shutdown hooks in http.go and socket.go
- Remove deprecated GetCurrentFilename method from History
- Fix potential race condition in WriteRepoBytes by copying buffer data
- Add race condition test for concurrent buffer access
- Add error context to BlobStorage operations for better debugging
- Update documentation for GCS storage backend support

* fix: resolve flaky race condition in client tests

Use a separate cancellable context for the repo background goroutines
and register cleanup with t.Cleanup() to ensure goroutines stop before
the test logger is torn down.

* feat: add configurable pprof service flag

* feat: add configurable repository timeout flag

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

* feat: add multi-cloud blob storage support (AWS S3, Azure, GCS)

* chore: add pprof tag for pyroscope

* chore: whitespace

875 of 2096 relevant lines covered (41.75%)

23388.58 hits per line

Source Files on job 19675451370.1
  • Tree
  • List 25
  • Changed 9
  • Source Changed 9
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19675451370
  • f740cd05 on github
  • Prev Job for on main (#15643959328.1)
  • Next Job for on main (#19676174607.1)
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

© 2025 Coveralls, Inc