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

freeeve / rustychickpeas / 19561260994

Builds Branch Commit Type Ran Committer Via Coverage
19561260994 main docs: set logo width to 200px in README push 21 Nov 2025 06:03AM UTC freeeve github
88.96
19561224979 main docs: update smaller logo file push 21 Nov 2025 05:54AM UTC freeeve github
88.96
19561167569 main docs: use smaller logo version in README push 21 Nov 2025 05:48AM UTC freeeve github
88.96
19561136603 main docs: add RustyChickpeas logo to README push 21 Nov 2025 05:45AM UTC freeeve github
88.96
19560868856 main chore: remove temporary release files push 21 Nov 2025 05:30AM UTC freeeve github
88.96
19492862230 main fix(docs): fix doctest examples with proper setup and type annotations - Add GraphBuilder setup code to all doctest examples - Add explicit type annotations for generic parameters in bfs/bidirectional_bfs examples - Fix missing imports in doctest... push 19 Nov 2025 07:11AM UTC freeeve github
68.97
19492616474 main feat: major API improvements and new traversal functions (v0.4.0) BREAKING CHANGE: This release includes significant API improvements and new features. ## Major Changes ### API Naming Improvements - Renamed methods to follow Pythonic/Rustic con... push 19 Nov 2025 07:00AM UTC freeeve github
68.97
19453215860 main perf(builder): use RoaringBitmap instead of HashSet for node tracking - Replace HashSet with RoaringBitmap for nodes_with_data in finalize() - More memory efficient and faster for dense integer sets - Finalization: 0.14s (was 0.25s) - 44% faster ... push 18 Nov 2025 03:42AM UTC freeeve github
65.15
19453142082 main 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 in... push 18 Nov 2025 03:38AM UTC freeeve github
65.15
19452242427 main fix(publish): update license to MIT only in workflow summary push 18 Nov 2025 03:01AM UTC freeeve github
66.23
19452228534 main fix(tests): update test_add_relationship to handle Node objects from get_neighbors() push 18 Nov 2025 02:56AM UTC freeeve github
66.23
19452042088 main chore: bump version to 0.3.1 push 18 Nov 2025 02:51AM UTC freeeve github
66.23
19452028955 main fix(tests): update test_basic_operations to use 0-indexed node IDs The API now requires u32 node IDs directly (no external->internal mapping). Update all tests to use 0-indexed node IDs instead of 1-indexed. Also fix unused variable warning in g... push 18 Nov 2025 02:47AM UTC freeeve github
66.23
19452002877 main 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 Py... push 18 Nov 2025 02:41AM UTC freeeve github
66.23
19420444850 main fix: clean up Coveralls upload configuration Remove duplicate base-path and optional repo-token (only needed for private repos). The uploads are working in GitHub Actions, so this is just cleanup. push 17 Nov 2025 06:28AM UTC freeeve github
74.17
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
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