Skip to content

chore: streamline vacuuming and examples#68

Merged
geofmureithi merged 1 commit into
mainfrom
chore/vacuum-improvements
May 7, 2026
Merged

chore: streamline vacuuming and examples#68
geofmureithi merged 1 commit into
mainfrom
chore/vacuum-improvements

Conversation

@geofmureithi
Copy link
Copy Markdown
Member

@geofmureithi geofmureithi commented May 7, 2026

Description

chore: streamline vacuuming and examples

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Performance improvement
  • Refactoring (no functional changes)

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • I have run the existing tests and they pass
  • I have run cargo fmt and cargo clippy

Checklist

  • My code follows the code style of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Notes

Closes #10 and #19

@geofmureithi geofmureithi force-pushed the chore/vacuum-improvements branch from 6ff37fd to 508d986 Compare May 7, 2026 19:29
@geofmureithi geofmureithi linked an issue May 7, 2026 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/queries/vacuum.rs 0.00% 7 Missing ⚠️

📢 Thoughts on this report? Let us know!

@geofmureithi geofmureithi merged commit 9374c7c into main May 7, 2026
12 checks passed
@geofmureithi geofmureithi deleted the chore/vacuum-improvements branch May 7, 2026 19:35
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.

[Bug]: vacuum() does not clean ::result hash Completed jobs are persisted forever, options for managing?

2 participants