-
Notifications
You must be signed in to change notification settings - Fork 14
chore: handle ineligible guides in the fetch guides response #827
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
base: main
Are you sure you want to change the base?
Conversation
Add the required ineligibleGuides property to all StoreState mock objects in guide.test.ts to fix type errors after StoreState update. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #827 +/- ##
==========================================
- Coverage 67.84% 67.62% -0.23%
==========================================
Files 190 193 +3
Lines 7934 7993 +59
Branches 1041 1040 -1
==========================================
+ Hits 5383 5405 +22
- Misses 2526 2563 +37
Partials 25 25
|

Description
TK