Skip to content

Fix: call heapify on delete#18

Merged
claudious96 merged 2 commits into
mainfrom
fix/heapq-delete
Apr 17, 2026
Merged

Fix: call heapify on delete#18
claudious96 merged 2 commits into
mainfrom
fix/heapq-delete

Conversation

@claudious96

Copy link
Copy Markdown
Owner

Fix missing call to heapify on arbitrary item deletions and add a new test for ensuring the correct order is preserved after a deletion.

@codecov

codecov Bot commented Apr 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/calendar_queue/calendar_queue.py 84.68% <100.00%> (+0.42%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@claudious96 claudious96 merged commit 8e21d8b into main Apr 17, 2026
79 of 83 checks passed
@claudious96 claudious96 deleted the fix/heapq-delete branch April 17, 2026 23:25
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