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

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • documentation update
  • typo fix
  • metadata update

Motivation / Use-Case

support Last-Modified

Breaking Changes

No

Additional Info

No

Copy link

codecov bot commented Mar 29, 2024

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.

@alexander-akait alexander-akait merged commit 18e5683 into master Mar 29, 2024
12 of 14 checks passed
@alexander-akait alexander-akait deleted the feat-lastModified branch March 29, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant