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(frameworks): add @auth/fastify #9587

Open
wants to merge 38 commits into
base: main
Choose a base branch
from

remove unnecessary type from #1 + simplify type

302eb31
Select commit
Loading
Failed to load commit list.
Open

feat(frameworks): add @auth/fastify #9587

remove unnecessary type from #1 + simplify type
302eb31
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 9, 2025 in 0s

94.40% of diff hit (target 39.07%)

View this Pull Request on Codecov

94.40% of diff hit (target 39.07%)

Annotations

Check warning on line 1 in packages/frameworks-fastify/src/adapters.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/frameworks-fastify/src/adapters.ts#L1

Added line #L1 was not covered by tests

Check warning on line 200 in packages/frameworks-fastify/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/frameworks-fastify/src/index.ts#L199-L200

Added lines #L199 - L200 were not covered by tests

Check warning on line 47 in packages/frameworks-fastify/src/lib/http-api-adapters.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/frameworks-fastify/src/lib/http-api-adapters.ts#L41-L47

Added lines #L41 - L47 were not covered by tests

Check warning on line 65 in packages/frameworks-fastify/src/lib/http-api-adapters.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/frameworks-fastify/src/lib/http-api-adapters.ts#L59-L65

Added lines #L59 - L65 were not covered by tests