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

Logflare / logflare / 6fb8300381b6ff129cb246e89703bb81425a3076
81%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2026 09:04AM UTC
Jobs 1
Files 504
Run time 2min
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

24 Jul 2026 08:49AM UTC coverage: 81.194% (-0.01%) from 81.205%
6fb8300381b6ff129cb246e89703bb81425a3076

push

github

web-flow
feat(config): make credential and cert paths configurable (#3727)

Allow the BigQuery service account key, gRPC TLS cert/key, and internal
database SSL certificates to be located via environment variables, each
falling back to the existing working-directory filename so current
deployments are unaffected:

- GOOGLE_APPLICATION_CREDENTIALS (default gcloud.json)
- LOGFLARE_TLS_CERT_PATH / LOGFLARE_TLS_KEY_PATH (default cert.pem / cert.key)
- DB_SSL_CA_CERT_PATH / DB_SSL_CLIENT_CERT_PATH / DB_SSL_CLIENT_KEY_PATH

Also allow the service account key to be supplied inline via
GOOGLE_APPLICATION_CREDENTIALS_JSON, which takes precedence over the file
when set.

This decouples credential loading from a fixed working directory, enabling
deployments that inject secrets as environment variables or mounted volumes
(e.g. Kubernetes) rather than baking them into the container image.

14239 of 17537 relevant lines covered (81.19%)

11240.41 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
72.31
-4.62% lib/logflare/logs/search_query_executor.ex
Jobs
ID Job ID Ran Files Coverage
1 6fb8300381b6ff129cb246e89703bb81425a3076.1 24 Jul 2026 09:04AM UTC 504
81.19
GitHub Action Run
Source Files on build 6fb8300381b6ff129cb246e89703bb81425a3076
  • Tree
  • List 504
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6fb83003 on github
  • Prev Build on main (#CF74EAE6...)
  • Next Build on main (#FA242A0D...)
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