Skip to content

Refactor get_comment_threads retrieval loop#145

Merged
soodoku merged 1 commit intomasterfrom
codex/refactor-get_comment_threads-for-api-calls
Jul 9, 2025
Merged

Refactor get_comment_threads retrieval loop#145
soodoku merged 1 commit intomasterfrom
codex/refactor-get_comment_threads-for-api-calls

Conversation

@soodoku
Copy link
Copy Markdown
Member

@soodoku soodoku commented Jul 9, 2025

Summary

  • remove recursive get_comment_threads calls
  • iteratively fetch comment thread pages via tuber_GET
  • deduplicate results before returning
  • add regression test for comment thread counts

Testing

  • R -q -e "library(testthat); testthat::test_dir('tests/testthat')"

https://chatgpt.com/codex/tasks/task_e_686eca0dda84832fb983b26b2bbfa6f3

@soodoku soodoku merged commit dfa0986 into master Jul 9, 2025
1 check failed
@soodoku soodoku deleted the codex/refactor-get_comment_threads-for-api-calls branch March 24, 2026 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant