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

feat: support partial indexing for rich-indexer #715

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

fix: incorrect when data search is any

36d5838
Select commit
Loading
Failed to load commit list.
Draft

feat: support partial indexing for rich-indexer #715

fix: incorrect when data search is any
36d5838
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 20, 2024 in 1s

77.29% of diff hit (target 85.67%)

View this Pull Request on Codecov

77.29% of diff hit (target 85.67%)

Annotations

Check warning on line 145 in packages/ckb-indexer/src/ckbIndexerFilter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ckb-indexer/src/ckbIndexerFilter.ts#L145

Added line #L145 was not covered by tests

Check warning on line 150 in packages/ckb-indexer/src/ckbIndexerFilter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ckb-indexer/src/ckbIndexerFilter.ts#L147-L150

Added lines #L147 - L150 were not covered by tests

Check warning on line 211 in packages/ckb-indexer/src/ckbIndexerFilter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ckb-indexer/src/ckbIndexerFilter.ts#L203-L211

Added lines #L203 - L211 were not covered by tests

Check warning on line 326 in packages/ckb-indexer/src/ckbIndexerFilter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ckb-indexer/src/ckbIndexerFilter.ts#L310-L326

Added lines #L310 - L326 were not covered by tests

Check warning on line 220 in packages/ckb-indexer/src/collector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ckb-indexer/src/collector.ts#L217-L220

Added lines #L217 - L220 were not covered by tests

Check warning on line 57 in packages/ckb-indexer/src/services.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ckb-indexer/src/services.ts#L56-L57

Added lines #L56 - L57 were not covered by tests