Skip to content

refactor: do not do 3 lookups of q in priority#4664

Merged
sobolevn merged 1 commit intomainfrom
sobolevn-patch-3
Apr 3, 2026
Merged

refactor: do not do 3 lookups of q in priority#4664
sobolevn merged 1 commit intomainfrom
sobolevn-patch-3

Conversation

@sobolevn
Copy link
Copy Markdown
Member

@sobolevn sobolevn commented Apr 3, 2026

Now it is just a single lookup.


📚 Documentation preview 📚: https://litestar-org.github.io/litestar-docs-preview/4664

@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 67.33%. Comparing base (b65dc41) to head (6e093cc).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4664   +/-   ##
=======================================
  Coverage   67.33%   67.33%           
=======================================
  Files         292      292           
  Lines       14938    14939    +1     
  Branches     1675     1675           
=======================================
+ Hits        10058    10059    +1     
  Misses       4743     4743           
  Partials      137      137           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sobolevn sobolevn changed the title Do not do 3 lookups of q in priority refactor: do not do 3 lookups of q in priority Apr 3, 2026
@sobolevn sobolevn merged commit 55b6923 into main Apr 3, 2026
27 of 28 checks passed
@sobolevn sobolevn deleted the sobolevn-patch-3 branch April 3, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants