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/project succeeded Jan 9, 2025 in 0s

39.63% (+0.55%) compared to 0b94eab

View this Pull Request on Codecov

39.63% (+0.55%) compared to 0b94eab

Details

Codecov Report

Attention: Patch coverage is 94.40789% with 17 lines in your changes missing coverage. Please review.

Project coverage is 39.63%. Comparing base (0b94eab) to head (302eb31).
Report is 143 commits behind head on main.

Files with missing lines Patch % Lines
...es/frameworks-fastify/src/lib/http-api-adapters.ts 85.71% 14 Missing ⚠️
packages/frameworks-fastify/src/index.ts 99.01% 2 Missing ⚠️
packages/frameworks-fastify/src/adapters.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9587      +/-   ##
==========================================
+ Coverage   39.07%   39.63%   +0.55%     
==========================================
  Files         189      193       +4     
  Lines       29753    30057     +304     
  Branches     1281     1313      +32     
==========================================
+ Hits        11625    11912     +287     
- Misses      18128    18145      +17     

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