Skip to content

fix(http): allow HEAD method in file-server#6752

Closed
krugerLucas wants to merge 2 commits into
denoland:mainfrom
krugerLucas:fix/allow-head-method-in-file-server
Closed

fix(http): allow HEAD method in file-server#6752
krugerLucas wants to merge 2 commits into
denoland:mainfrom
krugerLucas:fix/allow-head-method-in-file-server

Merge branch 'main' into fix/allow-head-method-in-file-server

a6cb2fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2025 in 0s

94.14% (+0.00%) compared to 7a77939

View this Pull Request on Codecov

94.14% (+0.00%) compared to 7a77939

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.14%. Comparing base (7a77939) to head (a6cb2fa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6752   +/-   ##
=======================================
  Coverage   94.14%   94.14%           
=======================================
  Files         585      585           
  Lines       42367    42367           
  Branches     6683     6683           
=======================================
  Hits        39888    39888           
  Misses       2430     2430           
  Partials       49       49           

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