Skip to content

Description of pixie rmq#57

Merged
Malkovsky merged 3 commits into
mainfrom
feature/rmq_advances
Jul 11, 2026
Merged

Description of pixie rmq#57
Malkovsky merged 3 commits into
mainfrom
feature/rmq_advances

Conversation

@Malkovsky

Copy link
Copy Markdown
Owner
  • Proper description of RMQ algorithms
  • Removed junk academic staff
  • Improvements of RMQ internals

@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 Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.42105% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.39%. Comparing base (876eee5) to head (ca6ce79).

Files with missing lines Patch % Lines
include/pixie/rmq/cartesian_hybrid_btree.h 92.53% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   89.17%   89.39%   +0.22%     
==========================================
  Files          32       32              
  Lines        8423     8637     +214     
  Branches     1391     1396       +5     
==========================================
+ Hits         7511     7721     +210     
- Misses        508      511       +3     
- Partials      404      405       +1     
Flag Coverage Δ
gcov 89.39% <93.42%> (+0.22%) ⬆️

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 Author

@codex please review

@chatgpt-codex-connector chatgpt-codex-connector Bot 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: bc687653aa

ℹ️ 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 thread academic/.gitignore
@@ -1,2 +1,3 @@
/.quarto/
/_extensions/

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Restore the tracked ACM Quarto extension

With this ignore entry, the commit also removes the tracked academic/_extensions/quarto-journals/acm tree, but the existing paper projects still have _extensions -> ../../_extensions symlinks and use format: acm-pdf (for example academic/papers/algorithms_for_excess/paper.qmd:38). In a fresh checkout those symlinks are broken, so rendering the ACM papers can no longer resolve the required Quarto extension; keep the extension tracked or stop pointing the papers at it.

Useful? React with 👍 / 👎.

@Malkovsky Malkovsky force-pushed the feature/rmq_advances branch from bc68765 to ca6ce79 Compare July 11, 2026 10:39
@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.

@Malkovsky Malkovsky merged commit 2f8881e into main Jul 11, 2026
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.

1 participant