Skip to content

feat: adjust _open_file function to do only stat for HEAD requests

4b3551c
Select commit
Loading
Failed to load commit list.
Open

Support HEAD for static routes #2491

feat: adjust _open_file function to do only stat for HEAD requests
4b3551c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 27, 2025 in 0s

99.94% (-0.06%) compared to a33301e

View this Pull Request on Codecov

99.94% (-0.06%) compared to a33301e

Details

Codecov Report

❌ Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.94%. Comparing base (a33301e) to head (4b3551c).

Files with missing lines Patch % Lines
falcon/routing/static.py 75.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master    #2491      +/-   ##
===========================================
- Coverage   100.00%   99.94%   -0.06%     
===========================================
  Files           64       64              
  Lines         7866     7871       +5     
  Branches      1078     1080       +2     
===========================================
+ Hits          7866     7867       +1     
- Misses           0        2       +2     
- Partials         0        2       +2     

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