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

freeeve / rustychickpeas / 19452002877
89%

Build:
DEFAULT BRANCH: main
Ran 18 Nov 2025 02:41AM UTC
Jobs 1
Files 7
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

18 Nov 2025 02:36AM UTC coverage: 66.227% (-7.9%) from 74.174%
19452002877

push

github

freeeve
fix(ci): exclude Python bindings from coverage to avoid linking errors

cargo-tarpaulin was trying to compile the entire workspace including
rustychickpeas-python, which requires Python libraries to link. This
caused undefined symbol errors for PyO3 FFI symbols.

Fix by explicitly specifying --package rustychickpeas-core to only
run coverage on the core library, which doesn't require Python.

804 of 1214 relevant lines covered (66.23%)

1.17 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
89.58
39.58% rustychickpeas-core/src/interner.rs
9
66.67
-33.33% rustychickpeas-core/src/types.rs
19
78.32
-0.82% rustychickpeas-core/src/snapshot.rs
125
66.58
12.1% rustychickpeas-core/src/builder.rs
217
47.48
-35.67% rustychickpeas-core/src/builder_parquet.rs
Jobs
ID Job ID Ran Files Coverage
1 rust - 19452002877.1 18 Nov 2025 02:41AM UTC 7
66.23
GitHub Action Run
Source Files on build 19452002877
  • Tree
  • List 7
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19452002877
  • 5788a995 on github
  • Prev Build on main (#19420444850)
  • Next Build on main (#19452028955)
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

© 2025 Coveralls, Inc