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

FROSADO / onecloudriver / 31854198983
79%

Build:
DEFAULT BRANCH: main
Ran 15 Aug 2026 12:42AM 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 12:37AM UTC coverage: 74.551% (-0.04%) from 74.592%
31854198983

push

github

web-flow
test(ci): add benchmark baseline, stress and crash-simulation jobs (#72) (#76)

The project had no reproducible performance baseline, no repeated
stress/race gate and no crash simulation for the BoltDB persistence
layer. This adds the harness and CI wiring from issue #72 so future
perf and durability regressions are caught automatically.

- Makefile: `bench` target (timestamped results file) and `crash-sim`
  target (BoltDB kill -9 simulation, CRASH_ITERS configurable).
- scripts/bench_baseline.sh: runs the suite, saves .bench/baseline.json
  (--save) and fails on regression beyond a threshold (--compare),
  dependency-free (awk/grep only).
- scripts/crash_sim.sh: CI-safe BoltDB crash simulation plus an
  optional --fuse mode for local machines with a real account.
- internal/fs/bench_test.go: core benchmarks (Lookup, Read_4KB,
  Write_4KB, Readdir_1k) with the target contract documented.
- internal/fs/crash_sim_test.go: two crash modes - abrupt exit after
  SerializeAll and SIGKILL mid-transaction - both verifying the DB
  reopens cleanly with zero data loss.
- CI: `stress` (race x10 + 10s fuzz) and `crash-simulation` jobs in
  ci.yml; a manual `benchmarks` workflow (save/compare) with artifact
  upload.

Verified locally: make build, go vet, golangci-lint (0 issues), unit
suite with -race, crash simulation (10 iters), and benchmark
save/compare round-trip including regression detection.

🤖 Generated with Codebuff

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

3650 of 4896 relevant lines covered (74.55%)

497.78 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
84.91
-3.77% internal/graph/children.go
Jobs
ID Job ID Ran Files Coverage
1 31854198983.1 15 Aug 2026 12:42AM UTC 43
74.55
GitHub Action Run
Source Files on build 31854198983
  • Tree
  • List 43
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9aa368ae on github
  • Prev Build on main (#31833645751)
  • Next Build on main (#31906624237)
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