Skip to content

Add repository file archives and compact rank metadata - #63

Merged
Malkovsky merged 5 commits into
mainfrom
feature/file-archive
Aug 25, 2026
Merged

Add repository file archives and compact rank metadata#63
Malkovsky merged 5 commits into
mainfrom
feature/file-archive

Conversation

@Malkovsky

Copy link
Copy Markdown
Owner
  • New serialization format: file archive

@chatgpt-codex-connectorchatgpt-codex-connectorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit:6dd0ddf548

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment threadinclude/pixie/storage/aligned.h
Comment threadinclude/pixie/file_archive.h
@codecov

codecovBot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.15726% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.80%. Comparing base (6683da7) to head (2156104).

Files with missing linesPatch %Lines
include/pixie/file_archive.h91.39%7 Missing and 22 partials ⚠️
include/pixie/wavelet_tree/index.h85.00%7 Missing and 14 partials ⚠️
include/pixie/rank_select/support.h92.42%2 Missing and 3 partials ⚠️
include/pixie/storage/aligned.h92.00%1 Missing and 1 partial ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #63 +/- ##
==========================================
+ Coverage 90.53% 90.80% +0.27% 
==========================================
Files 45 47 +2 Lines 11475 12302 +827 Branches 1721 1771 +50 ==========================================
+ Hits 10389 11171 +782 + Misses 535 532 -3 - Partials 551 599 +48 
FlagCoverage Δ
gcov90.80% <93.15%> (+0.27%)⬆️

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.

@chatgpt-codex-connectorchatgpt-codex-connectorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit:ec49150e50

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment threadinclude/pixie/file_archive.h Outdated

@chatgpt-codex-connectorchatgpt-codex-connectorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit:520aa411d1

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment threadinclude/pixie/file_archive.h
@Malkovsky
Malkovsky merged commit e260247 into mainAug 25, 2026
5 checks passed
Sign up for freeto 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.

1 participant

@Malkovsky