Skip to content

feat(serve-static): initial impl partialContentSupport

Codecov / codecov/patch succeeded Oct 2, 2024 in 1s

82.65% of diff hit (target 80.00%)

View this Pull Request on Codecov

82.65% of diff hit (target 80.00%)

Annotations

Check warning on line 50 in src/adapter/bun/serve-static.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adapter/bun/serve-static.ts#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 52 in src/adapter/bun/serve-static.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adapter/bun/serve-static.ts#L52

Added line #L52 was not covered by tests

Check warning on line 59 in src/adapter/bun/serve-static.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adapter/bun/serve-static.ts#L59

Added line #L59 was not covered by tests

Check warning on line 62 in src/adapter/bun/serve-static.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adapter/bun/serve-static.ts#L62

Added line #L62 was not covered by tests

Check warning on line 64 in src/adapter/bun/serve-static.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adapter/bun/serve-static.ts#L64

Added line #L64 was not covered by tests

Check warning on line 5 in src/adapter/deno/serve-static.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adapter/deno/serve-static.ts#L5

Added line #L5 was not covered by tests

Check warning on line 14 in src/adapter/deno/serve-static.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adapter/deno/serve-static.ts#L14

Added line #L14 was not covered by tests

Check warning on line 17 in src/adapter/deno/serve-static.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adapter/deno/serve-static.ts#L17

Added line #L17 was not covered by tests

Check warning on line 56 in src/adapter/deno/serve-static.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adapter/deno/serve-static.ts#L36-L56

Added lines #L36 - L56 were not covered by tests