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

[PoC] feat: introduce Partial Content Middleware #3516

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

add tests and fixed logics

79ebfef
Select commit
Loading
Failed to load commit list.
Draft

[PoC] feat: introduce Partial Content Middleware #3516

add tests and fixed logics
79ebfef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

94.32% (target 75.00%)

View this Pull Request on Codecov

94.32% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 97.02970% with 3 lines in your changes missing coverage. Please review.

Project coverage is 94.32%. Comparing base (9986b47) to head (79ebfef).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
src/middleware/partial-content/index.ts 97.02% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3516      +/-   ##
==========================================
- Coverage   95.58%   94.32%   -1.26%     
==========================================
  Files         155      158       +3     
  Lines        9357     9589     +232     
  Branches     2749     2786      +37     
==========================================
+ Hits         8944     9045     +101     
- Misses        413      544     +131     

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