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

vigna / webgraph-rs
71%
main: 71%

Build:
Build:
LAST BUILD BRANCH: ci-scope-workflow-triggers
DEFAULT BRANCH: main
Repo Added 21 Jul 2024 03:38PM UTC
Files 140
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

LAST BUILD ON BRANCH review-fixes
branch: review-fixes
CHANGE BRANCH
x
Reset
  • review-fixes
  • MemoryFactory-unaligned
  • arclistgraph-iter_from
  • batch-codec
  • bvcomp-empty-lender
  • bvcomp-pl
  • ci-scope-workflow-triggers
  • comp-early-chunk-cleaning
  • create-tmpdir
  • edition2024
  • epserde-sccs
  • feat/bit-serde-codes
  • fix-compil
  • impl-sortediterator
  • labeled_pairs
  • llp-mmap-labels
  • main
  • memcase
  • minmax
  • nth
  • par-sort-pairs
  • par_sort_graph_rayon
  • par_sort_pairs-crossbeam
  • parsortpairs-drop-threadstate
  • parsortpairs-result
  • patch-2
  • pr171-orig
  • rightiterator-sorted
  • sccs-copy
  • theft
  • top-k-analysis
  • webgraph-0.4.0
  • webgraph-0.5.0
  • webgraph-0.6.0
  • webgraph-0.6.1
  • webgraph-0.6.2
  • webgraph-algo-0.4.0
  • webgraph-algo-0.5.0
  • webgraph-algo-0.6.0
  • webgraph-algo-0.6.1
  • webgraph-algo-0.6.2
  • webgraph-cli-0.2.0
  • webgraph-cli-0.3.0
  • webgraph-cli-0.4.0
  • webgraph-cli-0.4.1
  • webgraph-cli-0.4.2

10 Jul 2026 06:16PM UTC coverage: 71.436%. First build
29114021444

Pull #171

github

zommiommy
test(webgraph): isolate the single-thread-pool par_map_fold regression

Co-scheduled with the ordered par_map_fold tests in test_utils_coverage, this test's one-thread Rayon pool perturbs Miri's cooperative scheduler enough to trip experimental Tree Borrows in rayon-core's in_place_scope teardown (reproduced at -Zmiri-seed=6 --test-threads=4; the ordered tests pass once it is isolated). Moving it to its own test binary keeps the deadlock regression under both normal CI and Miri without the cross-test interaction. cargo miri test --workspace now passes.
Pull Request #171: Fixes from a full-workspace code review: correctness, error handling, robustness

331 of 466 new or added lines in 58 files covered. (71.03%)

8008 of 11210 relevant lines covered (71.44%)

48514933.64 hits per line

Relevant lines Covered
Build:
Build:
11210 RELEVANT LINES 8008 COVERED LINES
48514933.64 HITS PER LINE
Source Files on review-fixes
  • Tree
  • List 140
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29114021444 review-fixes test(webgraph): isolate the single-thread-pool par_map_fold regression Co-scheduled with the ordered par_map_fold tests in test_utils_coverage, this test's one-thread Rayon pool perturbs Miri's cooperative scheduler enough to trip experimental Tr... Pull #171 10 Jul 2026 07:18PM UTC zommiommy github
71.44
29110042904 review-fixes fix(webgraph): satisfy clippy::question_mark in TaskQueue::next The CI clippy step runs with -D warnings, and stable clippy flags the if-let/else-return-None in TaskQueue::next (pre-existing on main) as clippy::question_mark. The ? operator is eq... push 10 Jul 2026 06:31PM UTC zommiommy github
71.44
28829100046 review-fixes test: guard mmap-dependent new tests from Miri The default and explicit LoadMmap load paths mprotect anonymous maps, which Miri does not support; the zero-node roundtrip now runs only its LoadMem loads under Miri. The new CLI integration tests ar... Pull #171 07 Jul 2026 12:02AM UTC zommiommy github
72.76
28829102387 review-fixes Merge 084fb8330 into 19e15bd26 Pull #171 07 Jul 2026 12:01AM UTC web-flow github
72.76
28828209011 review-fixes test(webgraph): avoid fs::copy in stale-ef test for Miri fs::copy uses copy_file_range, an unsupported syscall under Miri; read plus write exercises the same stale-offsets rejection. push 06 Jul 2026 11:54PM UTC zommiommy github
72.76
28828211183 review-fixes Merge 06923a87e into 19e15bd26 Pull #171 06 Jul 2026 11:41PM UTC web-flow github
72.76
28827898530 review-fixes style: use enumerate instead of a manual loop counter in check ef Fixes clippy::explicit_counter_loop; degs_iter.get_pos() remains usable after the loop for the final-entry check. push 06 Jul 2026 11:35PM UTC zommiommy github
72.76
28827900134 review-fixes Merge 183ae23e4 into 19e15bd26 Pull #171 06 Jul 2026 11:35PM UTC web-flow github
72.76
See All Builds (400)
  • Repo on GitHub
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