Skip to content

Wavelet packing#56

Merged
Malkovsky merged 9 commits into
mainfrom
feature/wavelet_packing
Jul 4, 2026
Merged

Wavelet packing#56
Malkovsky merged 9 commits into
mainfrom
feature/wavelet_packing

Conversation

@NikolayMishukov

Copy link
Copy Markdown
Collaborator

Added support for serialization and fast deserialization of WaveletTree without copying the entire data into memory

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.37991% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.17%. Comparing base (3fae9aa) to head (7da8614).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
include/pixie/bit_stream.h 86.95% 1 Missing and 2 partials ⚠️
include/pixie/wavelet_tree.h 98.37% 1 Missing and 1 partial ⚠️
include/pixie/bitvector.h 97.61% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   88.83%   89.17%   +0.33%     
==========================================
  Files          28       32       +4     
  Lines        8033     8423     +390     
  Branches     1323     1391      +68     
==========================================
+ Hits         7136     7511     +375     
- Misses        502      508       +6     
- Partials      395      404       +9     
Flag Coverage Δ
gcov 89.17% <97.37%> (+0.33%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Malkovsky

Copy link
Copy Markdown
Owner

Please undo cmake formatting

@Malkovsky Malkovsky merged commit 876eee5 into main Jul 4, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants