Skip to content

Low level model refactoring. #556

Merged
daveshanley merged 5 commits intomainfrom
model-refactor
Apr 4, 2026
Merged

Low level model refactoring. #556
daveshanley merged 5 commits intomainfrom
model-refactor

Conversation

@daveshanley
Copy link
Copy Markdown
Member

After years of organic growth, it's time to really tune things up as I prepare the library for a v1 release. There is much to do, lots of cleaning, tuning, polishing, refactoring, and upgrades.

This PR has the low-level models tuned with lookups running faster, and the build paths are more optimized.

No new features, no breaking changes.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.67%. Comparing base (65096b4) to head (d445f74).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #556      +/-   ##
==========================================
+ Coverage   99.64%   99.67%   +0.03%     
==========================================
  Files         253      260       +7     
  Lines       28302    28625     +323     
==========================================
+ Hits        28202    28533     +331     
+ Misses         61       55       -6     
+ Partials       39       37       -2     
Flag Coverage Δ
unittests 99.67% <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 badb17a into main Apr 4, 2026
7 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