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

Logflare / logflare / 4726efe11b2665850e2cf769ce99ab741ac02f65
80%

Build:
DEFAULT BRANCH: main
Ran 14 Apr 2026 05:44PM UTC
Jobs 1
Files 479
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

14 Apr 2026 05:31PM UTC coverage: 76.474%. Remained the same
4726efe11b2665850e2cf769ce99ab741ac02f65

push

github

web-flow
fix: correctly build base image logflare (#3364)

`cargo fetch --locked` fails during the Docker base image build because Cargo requires that every workspace member listed in `Cargo.toml` has a valid crate structure — at minimum a `src/lib.rs` (or `src/main.rs`). See https://github.com/rust-lang/cargo/issues/2644#issuecomment-3819570767.

The only alternative other than this, was to start using [cargo-chef](https://github.com/LukeMathWalker/cargo-chef).
See how it would work [here](https://lpalmieri.com/posts/fast-rust-docker-builds/).

11725 of 15332 relevant lines covered (76.47%)

4867.63 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
86.02
-2.15% lib/logflare/backends/buffer_producer.ex
Jobs
ID Job ID Ran Files Coverage
1 4726efe11b2665850e2cf769ce99ab741ac02f65.1 14 Apr 2026 05:44PM UTC 479
76.47
GitHub Action Run
Source Files on build 4726efe11b2665850e2cf769ce99ab741ac02f65
  • Tree
  • List 479
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4726efe1 on github
  • Prev Build on main (#4B649D20...)
  • Next Build on main (#0DBB4C10...)
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