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: add server timing to responses #164

Merged
merged 12 commits into from
Jan 14, 2025

chore: remove unnecessary null coalescing operator

b68c08f
Select commit
Loading
Failed to load commit list.
Merged

feat: add server timing to responses #164

chore: remove unnecessary null coalescing operator
b68c08f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 14, 2025 in 1s

92.09% of diff hit (target 97.20%)

View this Pull Request on Codecov

92.09% of diff hit (target 97.20%)

Annotations

Check warning on line 200 in packages/verified-fetch/src/utils/parse-url-string.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/parse-url-string.ts#L193-L200

Added lines #L193 - L200 were not covered by tests

Check warning on line 236 in packages/verified-fetch/src/utils/parse-url-string.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/parse-url-string.ts#L230-L236

Added lines #L230 - L236 were not covered by tests

Check warning on line 474 in packages/verified-fetch/src/verified-fetch.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/verified-fetch.ts#L472-L474

Added lines #L472 - L474 were not covered by tests

Check warning on line 544 in packages/verified-fetch/src/verified-fetch.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/verified-fetch.ts#L544

Added line #L544 was not covered by tests

Check warning on line 577 in packages/verified-fetch/src/verified-fetch.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/verified-fetch.ts#L577

Added line #L577 was not covered by tests