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: web http file server caching and gzip support #961

Merged
merged 2 commits into from
Mar 14, 2025

Conversation

monkeyWie
Copy link
Member

resolve: #957

@monkeyWie monkeyWie added the enhancement New feature or request label Mar 14, 2025
Copy link

codecov bot commented Mar 14, 2025

Codecov Report

Attention: Patch coverage is 69.23077% with 16 lines in your changes missing coverage. Please review.

Project coverage is 60.10%. Comparing base (08603f9) to head (4e0cfa8).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/rest/server.go 67.56% 8 Missing and 4 partials ⚠️
pkg/rest/gizp_middleware.go 73.33% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #961      +/-   ##
==========================================
+ Coverage   59.98%   60.10%   +0.11%     
==========================================
  Files          36       37       +1     
  Lines        4551     4602      +51     
==========================================
+ Hits         2730     2766      +36     
- Misses       1544     1555      +11     
- Partials      277      281       +4     

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

@monkeyWie monkeyWie merged commit 68d42eb into main Mar 14, 2025
11 checks passed
@monkeyWie monkeyWie deleted the feat/web_http_cache branch March 14, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

每次打开web都特别慢
1 participant