* add bar chart tests
* Update bar-chart-updates.spec.ts
* Create tests for data labels
* move bar chart into their own test suites
* trendline for bar charts update
* add bar chart navigations
* Update package verision
* fix broken category labels
* update some of the tests to pass
* Update web/src/components/ui/charts/BusterChartJS/hooks/useBusterChartJSLegend/getLegendItems.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Add a few greptile suggestions
* Downgrade to single worker
* Update to line chart tests
* Add a few extra unit tests
* update tests to help pass
* Create collection tests
* Add use get asset unit tests
* fix default value problem
* Chart animation optimization
* adjust axis settings
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
- Updated BusterConfig structure to better support project contexts
- Added get_context_for_path method to determine project context for a file
- Enhanced resolve_model_paths to respect the project hierarchy
- Updated deploy.rs to use the revised model discovery and configuration inheritance
- Added unit tests and integration tests for project config functionality
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>