Skip to content

fix(board_insights): ignore null result rows#269

Open
Gujiassh wants to merge 1 commit intomondaycom:masterfrom
Gujiassh:fix/board-insights-null-results
Open

fix(board_insights): ignore null result rows#269
Gujiassh wants to merge 1 commit intomondaycom:masterfrom
Gujiassh:fix/board-insights-null-results

Conversation

@Gujiassh
Copy link

Summary

  • filter null aggregate result rows before formatting board insights data
  • keep the existing empty-result behavior for all-null aggregate responses
  • add regression coverage for aggregate results containing only null entries

Testing

  • npx jest src/core/tools/platform-api-tools/board-insights/board-insights-tool.test.ts
  • npx eslint src/core/tools/platform-api-tools/board-insights/board-insights-tool.ts src/core/tools/platform-api-tools/board-insights/board-insights-tool.test.ts
  • npm run build

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
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