-
Notifications
You must be signed in to change notification settings - Fork 53
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
docs: recipe for nextjs #690
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #690 +/- ##
===========================================
+ Coverage 84.30% 86.62% +2.32%
===========================================
Files 121 126 +5
Lines 24574 25164 +590
Branches 2364 2698 +334
===========================================
+ Hits 20717 21799 +1082
+ Misses 3816 3328 -488
+ Partials 41 37 -4
... and 42 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
This PR includes functional updates but the title starts with |
I've separated the codecov upgrade and dropped fs support for xpub store into other PRs |
Description
Fixes #688
This PR added an example for working with Next.js
Type of change
Please delete options that are not relevant.