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

Logflare / logflare / 11d2138a16ffa049f4cbce2bb23e930064c19d4e-PR-3364
76%
main: 81%

Build:
Build:
LAST BUILD BRANCH: feat/id_passing_bigquery
DEFAULT BRANCH: main
Ran 14 Apr 2026 09:02AM UTC
Jobs 1
Files 479
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

14 Apr 2026 08:48AM UTC coverage: 76.513% (+0.04%) from 76.474%
11d2138a16ffa049f4cbce2bb23e930064c19d4e-PR-3364

Pull #3364

github

nelsonmestevao
fix: correctly build base image logflare

`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/).
Pull Request #3364: fix: correctly build base image logflare

11731 of 15332 relevant lines covered (76.51%)

4867.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11d2138a16ffa049f4cbce2bb23e930064c19d4e-PR-3364.1 14 Apr 2026 09:02AM UTC 479
76.51
GitHub Action Run
Source Files on build 11d2138a16ffa049f4cbce2bb23e930064c19d4e-PR-3364
  • Tree
  • List 479
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3364
  • PR Base - main (#4B649D20...)
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