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

Generate TypeScript types declaration #656

Merged
merged 6 commits into from
Jul 3, 2023
Merged

Conversation

kmjennison
Copy link
Contributor

@kmjennison kmjennison commented Jul 3, 2023

Closes #634

@vercel
Copy link

vercel bot commented Jul 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nfa-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2023 0:21am

@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (06ff195) 98.39% compared to head (99e75d3) 98.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##             v1.x     #656   +/-   ##
=======================================
  Coverage   98.39%   98.39%           
=======================================
  Files          31       31           
  Lines         870      871    +1     
  Branches      257      257           
=======================================
+ Hits          856      857    +1     
  Misses         14       14           
Impacted Files Coverage Δ
src/AuthAction.ts 100.00% <100.00%> (ø)
src/index.server.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/withAuthUser.tsx 100.00% <100.00%> (ø)
src/withAuthUserTokenSSR.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kmjennison kmjennison merged commit 4370cce into v1.x Jul 3, 2023
7 checks passed
@kmjennison kmjennison deleted the kevin/types-declaration branch July 3, 2023 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Why is databaseURL required during init?
1 participant