Skip to content

refactored index#554

Merged
daveshanley merged 9 commits intomainfrom
refactor-index
Apr 2, 2026
Merged

refactored index#554
daveshanley merged 9 commits intomainfrom
refactor-index

Conversation

@daveshanley
Copy link
Copy Markdown
Member

no breaking changes or changes to the public contract, but a significant clean up, refactor, breakdown, and tune-up.

The index is where the library was born, inside vacuum in 2022. It's been abused, hacked, tuned, broken, fixed, grown, changed, and hammered for years. It's not easy to navigate or understand.

This is a stage one refactor to significantly sanitize the codebase. This upgrade actually improves performance by about 7% across multiple dimensions.

No breaking changes, no new features, just better, simpler, easier to read code, better performance, and the foundation for more cleanups.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.65%. Comparing base (cdbc6a9) to head (e743716).
⚠️ Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #554      +/-   ##
==========================================
+ Coverage   99.61%   99.65%   +0.03%     
==========================================
  Files         236      253      +17     
  Lines       28037    28299     +262     
==========================================
+ Hits        27930    28201     +271     
+ Misses         65       60       -5     
+ Partials       42       38       -4     
Flag Coverage Δ
unittests 99.65% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@daveshanley daveshanley merged commit da443c1 into main Apr 2, 2026
8 of 9 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