Skip to content

refactor sheet utilities and fix range update bug#5

Merged
imreallyliam merged 1 commit intomainfrom
codex/optimize-gquery-for-performance-and-modularity
Aug 9, 2025
Merged

refactor sheet utilities and fix range update bug#5
imreallyliam merged 1 commit intomainfrom
codex/optimize-gquery-for-performance-and-modularity

Conversation

@imreallyliam
Copy link
Owner

Summary

  • centralize sheet parsing with new parseRows and fetchSheetData helpers
  • reduce API calls by batch fetching sheet data in getManyInternal
  • fix update bug where unrelated rows were cleared by consolidating ranges more safely

Testing

  • npm test (fails: Missing script: "test")
  • npm run build

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

@imreallyliam imreallyliam marked this pull request as ready for review August 9, 2025 06:04
@imreallyliam imreallyliam merged commit 38d92ad into main Aug 9, 2025
@imreallyliam imreallyliam deleted the codex/optimize-gquery-for-performance-and-modularity branch February 7, 2026 01:50
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