Skip to content

Accept expression for capacity and length in vec macro #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

andreiavrammsd
Copy link
Owner

No description provided.

Copy link

review-ai-agent bot commented May 27, 2025

Pull Request Revisions

RevisionDescription
r5
Fixed event history insertion logicModified event history insertion to use dynamic length instead of hardcoded range in copy_within
r4
Added jq installation to dev targetExtended the dev Make target to install jq using sudo apt install
r3
Added Cargo build cache stepIntroduced Cargo build cache configuration to optimize GitHub Actions workflow build performance
r2
Added examples job to CIIntroduced a new job named 'examples' in the CI workflow that checks out code, sets up Rust stable toolchain, and runs 'make examples'
r1
Added examples and macro constant supportIntroduced new history.rs example and extended macro support to use constant expressions for capacity and length

✅ AI review completed for r5
Help React with emojis to give feedback on AI-generated reviews:
  • 👍 means the feedback was helpful and actionable
  • 👎 means the feedback was incorrect or unhelpful
💬 Replying to feedback with a comment helps us improve the system. Your input also contributes to shaping future interactions with the AI reviewer.

We'd love to hear from you—reach out anytime at team@review.ai.

Copy link

codecov bot commented May 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d070650) to head (a40f685).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          786       803   +17     
=========================================
+ Hits           786       803   +17     

☔ View full report in Codecov by Sentry.
📢 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.

@andreiavrammsd andreiavrammsd force-pushed the macro-accept-expression-for-capacity-and-length branch from b94e011 to 386cbae Compare May 27, 2025 07:57
@andreiavrammsd andreiavrammsd merged commit 1856a35 into master May 27, 2025
13 checks passed
@andreiavrammsd andreiavrammsd deleted the macro-accept-expression-for-capacity-and-length branch May 27, 2025 08:07
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