Skip to content

fix(jianyu): avoid early API bucket cutoff#916

Merged
jackwener merged 1 commit intomainfrom
codex-mini1/pr912-followup
Apr 9, 2026
Merged

fix(jianyu): avoid early API bucket cutoff#916
jackwener merged 1 commit intomainfrom
codex-mini1/pr912-followup

Conversation

@jackwener
Copy link
Copy Markdown
Owner

Summary

  • stop truncating Jianyu API rows inside per-bucket collection
  • collect unique rows across all API buckets before later filtering/slicing
  • add a regression test proving later-bucket unique rows survive even when earlier buckets fill the nominal limit

Verification

  • npm run test:adapter -- --reporter=verbose clis/jianyu/search.test.ts clis/jianyu/shared/procurement-contract.test.ts clis/jianyu/shared/procurement-detail.test.ts
  • npm run typecheck
  • npm run build

@jackwener jackwener merged commit da86659 into main Apr 9, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant