• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

vortex-data / vortex / 16980200873
88%
develop: 88%

Build:
Build:
LAST BUILD BRANCH: list-of-lists-tests
DEFAULT BRANCH: develop
Ran 15 Aug 2025 12:56AM UTC
Jobs 2
Files 602
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

15 Aug 2025 12:53AM UTC coverage: 49.805%. First build
16980200873

Pull #2456

github

web-flow
Merge aff477380 into aaf3e36ad
Pull Request #2456: feat: basic BoolBuffer / BoolBufferMut

574 of 1074 new or added lines in 84 files covered. (53.45%)

20158 of 40474 relevant lines covered (49.8%)

238516.31 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
4.41
encodings/bytebool/src/array.rs
1
0.0
encodings/dict/src/compute/fill_null.rs
1
69.91
encodings/runend/src/array.rs
1
0.0
encodings/sequence/src/compute/compare.rs
1
0.87
encodings/zstd/src/array.rs
1
0.0
vortex-array/src/arrays/bool/compute/cast.rs
1
0.0
vortex-array/src/arrays/bool/compute/invert.rs
1
0.0
vortex-array/src/arrays/bool/compute/mask.rs
1
54.55
vortex-array/src/arrays/bool/compute/min_max.rs
1
50.0
vortex-array/src/arrays/bool/ops.rs
1
0.0
vortex-array/src/arrays/decimal/compute/between.rs
1
48.39
vortex-array/src/arrays/decimal/compute/is_sorted.rs
1
70.59
vortex-array/src/arrays/decimal/compute/min_max.rs
1
0.0
vortex-array/src/arrays/decimal/compute/sum.rs
1
43.75
vortex-array/src/arrays/primitive/accessor.rs
1
0.0
vortex-array/src/arrays/primitive/compute/fill_null.rs
1
60.61
vortex-array/src/arrays/primitive/compute/is_sorted.rs
1
75.0
vortex-array/src/arrays/primitive/compute/min_max.rs
1
46.67
vortex-array/src/arrays/primitive/compute/nan_count.rs
1
43.48
vortex-array/src/arrays/varbin/accessor.rs
1
65.87
vortex-array/src/arrays/varbin/compute/filter.rs
1
52.78
vortex-array/src/arrays/varbinview/accessor.rs
1
28.81
vortex-array/src/arrow/array.rs
1
50.7
vortex-array/src/builders/bool.rs
1
51.64
vortex-array/src/builders/decimal.rs
1
64.1
vortex-array/src/builders/primitive.rs
1
56.42
vortex-array/src/builders/varbinview.rs
1
84.17
vortex-array/src/compute/filter.rs
1
0.0
vortex-array/src/compute/mask.rs
1
0.0
vortex-duckdb/src/exporter/bool.rs
1
55.66
vortex-duckdb/src/exporter/mod.rs
1
6.0
vortex-expr/src/exprs/is_null.rs
1
47.06
vortex-mask/src/bitops.rs
1
0.0
vortex-mask/src/eq.rs
1
0.0
vortex-mask/src/iter_bools.rs
2
59.68
encodings/fsst/src/compute/compare.rs
2
0.0
encodings/sparse/src/canonical.rs
2
59.83
vortex-array/src/arrays/decimal/mod.rs
2
0.0
vortex-array/src/arrays/list/compute/take.rs
2
37.25
vortex-array/src/arrays/primitive/compute/sum.rs
2
47.01
vortex-array/src/arrow/compute/to_arrow/canonical.rs
2
36.67
vortex-array/src/arrow/convert.rs
2
0.0
vortex-array/src/builders/list.rs
2
0.0
vortex-array/src/builders/struct_.rs
2
70.74
vortex-array/src/compute/compare.rs
2
36.94
vortex-array/src/patches.rs
2
69.17
vortex-btrblocks/src/integer/stats.rs
3
68.18
encodings/dict/src/array.rs
3
0.0
vortex-array/src/arrays/bool/compute/fill_null.rs
3
56.67
vortex-array/src/arrays/bool/compute/take.rs
3
38.67
vortex-array/src/arrays/varbin/compute/compare.rs
4
0.0
encodings/runend/src/compute/filter.rs
4
0.0
vortex-array/src/arrays/bool/compute/sum.rs
4
0.0
vortex-array/src/arrays/bool/patch.rs
4
53.48
vortex-array/src/arrays/primitive/mod.rs
4
50.0
vortex-array/src/arrow/compute/to_arrow/null_buffer.rs
5
0.0
vortex-array/src/arrays/list/compute/filter.rs
6
0.0
vortex-array/src/arrays/bool/compute/is_sorted.rs
7
88.52
vortex-buffer/src/bit/aligned.rs
8
48.44
vortex-array/src/arrays/bool/array.rs
8
35.71
vortex-array/src/builders/lazy_validity_builder.rs
8
38.03
vortex-array/src/compute/list_contains.rs
10
75.23
vortex-buffer/src/buffer.rs
11
37.5
encodings/sparse/src/lib.rs
11
0.0
vortex-array/src/arrays/bool/compute/filter.rs
19
30.3
encodings/runend/src/compress.rs
24
30.71
vortex-array/src/validity.rs
24
38.77
vortex-mask/src/lib.rs
33
84.06
vortex-buffer/src/bit/unaligned.rs
43
42.67
vortex-buffer/src/bit/ops.rs
94
46.29
vortex-buffer/src/bit/buf_mut.rs
98
53.77
vortex-buffer/src/bit/buf.rs
Jobs
ID Job ID Ran Files Coverage
1 run-ffi - 16980200873.1 15 Aug 2025 12:56AM UTC 542
23.72
GitHub Action Run
2 run-tpc-h - 16980200873.2 15 Aug 2025 12:57AM UTC 588
47.9
GitHub Action Run
Source Files on build 16980200873
  • Tree
  • List 602
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16980200873
  • Pull Request #2456
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