-
Notifications
You must be signed in to change notification settings - Fork 33
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(docs): add bottom nav links #520
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🔴 | Statements | 4.35% (-0.08% 🔻) |
40/920 |
🔴 | Branches | 3.53% (-0.03% 🔻) |
9/255 |
🔴 | Functions | 2.13% (-0.03% 🔻) |
5/235 |
🔴 | Lines | 4.41% (-0.08% 🔻) |
38/862 |
Test suite run success
2 tests passing in 2 suites.
Report generated by 🧪jest coverage report action from 2ac85ea
Job #1073: Bundle Size — 1.99MiB (+0.07%).Metrics (3 changes)
Total size by type (2 changes)
|
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🔴 | Statements | 51.88% (+0.03% 🔼) |
2389/4605 |
🔴 | Branches | 26.29% (-0.06% 🔻) |
457/1738 |
🔴 | Functions | 35.24% (+0.05% 🔼) |
438/1243 |
🔴 | Lines | 51.92% (+0.03% 🔼) |
2277/4386 |
Show files with reduced coverage 🔻
St.❔ |
File | Statements | Branches | Functions | Lines |
---|---|---|---|---|---|
🟢 | ... / link.tsx |
85.71% | 75.76% (-1.66% 🔻) |
66.67% | 85.19% |
Test suite run success
50 tests passing in 32 suites.
Report generated by 🧪jest coverage report action from 2ac85ea
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
Description
Also fixes the broken
/docs/index
, as it may be conflicted with Vercel route system.Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Checklist
fixes #number