Skip to content

fix(typing): allow ImmutableState instance to be passed to Litestar/A…

6470192
Select commit
Loading
Failed to load commit list.
Open

fix(typing): allow ImmutableState instance to be passed to Litestar/AppConfig #4653

fix(typing): allow ImmutableState instance to be passed to Litestar/A…
6470192
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2026 in 1s

67.32% (+0.00%) compared to 5875eac

View this Pull Request on Codecov

67.32% (+0.00%) compared to 5875eac

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.32%. Comparing base (5875eac) to head (6470192).

Files with missing lines Patch % Lines
litestar/config/app.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4653   +/-   ##
=======================================
  Coverage   67.32%   67.32%           
=======================================
  Files         292      292           
  Lines       14933    14933           
  Branches     1673     1673           
=======================================
  Hits        10054    10054           
  Misses       4743     4743           
  Partials      136      136           

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