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: etag support #1797

Merged
merged 5 commits into from
Mar 28, 2024

test: fix

448d76b
Select commit
Loading
Failed to load commit list.
Merged

feat: etag support #1797

test: fix
448d76b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 28, 2024 in 0s

84.78% of diff hit (target 95.55%)

View this Pull Request on Codecov

84.78% of diff hit (target 95.55%)

Annotations

Check warning on line 38 in src/middleware.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/middleware.js#L38

Added line #L38 was not covered by tests

Check warning on line 232 in src/middleware.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/middleware.js#L232

Added line #L232 was not covered by tests

Check warning on line 254 in src/middleware.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/middleware.js#L254

Added line #L254 was not covered by tests

Check warning on line 290 in src/middleware.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/middleware.js#L290

Added line #L290 was not covered by tests

Check warning on line 293 in src/middleware.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/middleware.js#L293

Added line #L293 was not covered by tests

Check warning on line 296 in src/middleware.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/middleware.js#L296

Added line #L296 was not covered by tests

Check warning on line 55 in src/utils/etag.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/etag.js#L55

Added line #L55 was not covered by tests

Check warning on line 16 in src/utils/parseTokenList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/parseTokenList.js#L16

Added line #L16 was not covered by tests

Check warning on line 19 in src/utils/parseTokenList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/parseTokenList.js#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 22 in src/utils/parseTokenList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/parseTokenList.js#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 24 in src/utils/parseTokenList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/parseTokenList.js#L24

Added line #L24 was not covered by tests

Check warning on line 28 in src/utils/parseTokenList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/parseTokenList.js#L26-L28

Added lines #L26 - L28 were not covered by tests