Skip to content

Description of pixie rmq#57

Open
Malkovsky wants to merge 2 commits into
mainfrom
feature/rmq_advances
Open

Description of pixie rmq#57
Malkovsky wants to merge 2 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.21%. Comparing base (3fae9aa) to head (bc68765).
⚠️ Report is 1 commits behind head on main.

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   88.83%   89.21%   +0.38%     
==========================================
  Files          28       30       +2     
  Lines        8033     8465     +432     
  Branches     1323     1370      +47     
==========================================
+ Hits         7136     7552     +416     
- Misses        502      512      +10     
- Partials      395      401       +6     
Flag Coverage Δ
gcov 89.21% <93.42%> (+0.38%) ⬆️

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 👍 / 👎.

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