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

vnvo / deltaforge / 23824957467
45%

Build:
DEFAULT BRANCH: main
Ran 31 Mar 2026 11:56PM UTC
Jobs 1
Files 117
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

31 Mar 2026 11:54PM UTC coverage: 44.255% (-0.009%) from 44.264%
23824957467

push

github

web-flow
Helm chart + deployment guide + chaos improvements (#65)

* feat: Helm chart for Kubernetes deployment

StatefulSet-based deployment with:
- Pipeline config via ConfigMap (inline or existing)
- Secrets for credentials only (user/password) — expanded via ${VAR}
  in pipeline config at startup
- PVC for SQLite checkpoints + DLQ (persistent across restarts)
- Liveness (/health) and readiness (/ready) probes
- Prometheus metrics port (9000) with optional ServiceMonitor
- Configurable resources, security context, scheduling

Located at deploy/helm/deltaforge/ following CNCF convention.

Usage:
  helm install deltaforge ./deploy/helm/deltaforge \
    --set secrets.create=true \
    --set secrets.data.MYSQL_USER=cdc_user \
    --set secrets.data.MYSQL_PASSWORD=s3cret

Verified: helm lint (0 failures), helm template (all variants render).

* docs: Helm chart references in README, landing page, deployment guide

README: "Deploy on Kubernetes" section with helm install command,
Helm chart link in Documentation section.

Landing page: "Kubernetes Ready" feature card.

New deployment.md: Docker, Docker Compose, and Kubernetes/Helm
deployment guide with secrets, probes, monitoring, storage options.

* docs: recommend PostgreSQL storage for production K8s deployments

* docs: update changelog with Helm chart and deployment guide

10519 of 23769 relevant lines covered (44.26%)

156.73 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
84.58
-0.44% crates/common/src/retry.rs
Jobs
ID Job ID Ran Files Coverage
1 23824957467.1 31 Mar 2026 11:56PM UTC 117
44.26
GitHub Action Run
Source Files on build 23824957467
  • Tree
  • List 117
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23824957467
  • 3c489dc0 on github
  • Prev Build on main (#23816277104)
  • Next Build on main (#23918002607)
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