Skip to content

feat: add HTTP QUERY method support#4902

Open
bizprat wants to merge 1 commit into
litestar-org:mainfrom
bizprat:feat/query-method
Open

feat: add HTTP QUERY method support#4902
bizprat wants to merge 1 commit into
litestar-org:mainfrom
bizprat:feat/query-method

feat: add HTTP QUERY method support

28e214d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 1s

67.29% (+0.00%) compared to 149a4ae

View this Pull Request on Codecov

67.29% (+0.00%) compared to 149a4ae

Details

Codecov Report

❌ Patch coverage is 66.66667% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.29%. Comparing base (149a4ae) to head (28e214d).

Files with missing lines Patch % Lines
litestar/handlers/http_handlers/decorators.py 60.00% 2 Missing ⚠️
litestar/enums.py 0.00% 1 Missing ⚠️
litestar/handlers/__init__.py 0.00% 1 Missing ⚠️
litestar/handlers/http_handlers/__init__.py 0.00% 1 Missing ⚠️
litestar/types/asgi_types.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4902   +/-   ##
=======================================
  Coverage   67.28%   67.29%           
=======================================
  Files         293      293           
  Lines       15226    15234    +8     
  Branches     1727     1727           
=======================================
+ Hits        10245    10251    +6     
- Misses       4834     4836    +2     
  Partials      147      147           

☔ View full report in Codecov by Harness.
📢 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.