-
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
feat: support partial indexing for rich-indexer #715
base: develop
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #715 +/- ##
===========================================
+ Coverage 85.67% 87.37% +1.69%
===========================================
Files 131 131
Lines 25247 25455 +208
Branches 2663 2900 +237
===========================================
+ Hits 21631 22241 +610
+ Misses 3576 3175 -401
+ Partials 40 39 -1
... and 10 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Description
Resolves #656
Type of change
Please delete options that are not relevant.
How Has This Been Tested?