Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support Last-Modified header generation #1798

Merged
merged 1 commit into from
Mar 29, 2024

feat: support `Last-Modified` header generation

a5d07fe
Select commit
Loading
Failed to load commit list.
Merged

feat: support Last-Modified header generation #1798

feat: support `Last-Modified` header generation
a5d07fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 29, 2024 in 0s

92.84% (-0.37%) compared to b759181

View this Pull Request on Codecov

92.84% (-0.37%) compared to b759181

Details

Codecov Report

Attention: Patch coverage is 69.44444% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 92.84%. Comparing base (b759181) to head (a5d07fe).

Files Patch % Lines
src/middleware.js 69.44% 7 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1798      +/-   ##
==========================================
- Coverage   93.20%   92.84%   -0.37%     
==========================================
  Files          12       12              
  Lines         633      657      +24     
  Branches      187      197      +10     
==========================================
+ Hits          590      610      +20     
- Misses         37       40       +3     
- Partials        6        7       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.