Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻ refactor(TerminalAnalysis): use where to filter data #480

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

capdiem
Copy link
Contributor

@capdiem capdiem commented Jan 8, 2025

No description provided.

@capdiem capdiem requested review from Qinyouzeng and Copilot January 8, 2025 08:40
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 4 out of 4 changed files in this pull request and generated 6 comments.

Comments suppressed due to low confidence (1)

src/Web/Masa.Tsc.Web.Admin.Rcl/Pages/Analysis/TerminalAnalysis.razor.cs:326

  • Typo in 'modle', it should be 'model'.
filters.Add("{modle: {in: [" + string.Join(", ", _selectedModels.Select(u => $"\"{u}\"")) + "]}});

@Qinyouzeng Qinyouzeng merged commit f2b7941 into main Jan 8, 2025
2 checks passed
@capdiem capdiem deleted the feature/terminal-analysis-query-with-filter branch January 8, 2025 08:46
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.

2 participants