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(static): implement Etag rendering for static files #2333

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Merge branch 'master' into 2243-support-etag-for-static-files

1a9ea0b
Select commit
Loading
Failed to load commit list.
Draft

feat(static): implement Etag rendering for static files #2333

Merge branch 'master' into 2243-support-etag-for-static-files
1a9ea0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2025 in 1s

100.00% (+0.00%) compared to ead6535

View this Pull Request on Codecov

100.00% (+0.00%) compared to ead6535

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ead6535) to head (1a9ea0b).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2333   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         7728      7751   +23     
  Branches      1071      1074    +3     
=========================================
+ Hits          7728      7751   +23     

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