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

freeeve / rustychickpeas / 19453142082
89%

Build:
DEFAULT BRANCH: main
Ran 18 Nov 2025 03:38AM 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 03:33AM UTC coverage: 65.154% (-1.1%) from 66.227%
19453142082

push

github

freeeve
perf(builder): fix O(n²) bottleneck and defer inverted index building

- Replace Vec.contains() with HashSet for O(1) node ID lookups in Parquet loading
- Defer inverted index building until get_nodes_with_property() is called
- Remove inverted index updates from set_prop_* methods
- Update get_nodes_with_property() to build index lazily from columns
- Optimize deduplication to only allocate when enabled

Performance improvement: 1M nodes/sec (was 48K/sec) - 22x faster

27 of 77 new or added lines in 2 files covered. (35.06%)

804 of 1234 relevant lines covered (65.15%)

1.12 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
14
47.27
-0.2% rustychickpeas-core/src/builder_parquet.rs
36
63.83
-2.75% rustychickpeas-core/src/builder.rs
Jobs
ID Job ID Ran Files Coverage
1 rust - 19453142082.1 18 Nov 2025 03:38AM UTC 7
65.15
GitHub Action Run
Source Files on build 19453142082
  • Tree
  • List 7
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19453142082
  • 27c64109 on github
  • Prev Build on main (#19452242427)
  • Next Build on main (#19453215860)
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