Remove CI evals overview panel and tag filtering#1623
Conversation
|
🚅 Environment inspector-pr-1623 in triumphant-alignment has no services deployed. 1 service not affected by this PR
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
44dd5b3 to
a950594
Compare
be53540 to
91ee18c
Compare
a950594 to
ee772bd
Compare
ee772bd to
cac8a4e
Compare
7ddc73d to
210ad6f
Compare
030a77a to
cb88843
Compare
210ad6f to
bf5aac0
Compare
cb88843 to
ba52b93
Compare
bf5aac0 to
437596b
Compare
ba52b93 to
6820687
Compare
437596b to
88c4bb1
Compare
6820687 to
baebddf
Compare
88c4bb1 to
dc23b91
Compare
baebddf to
6f5edc9
Compare
dc23b91 to
034f70e
Compare
6f5edc9 to
079d815
Compare
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (15)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |

TL;DR
Removed the dashboard overview panel and simplified the CI evals interface to show a "Select a suite" placeholder when no suite is selected.
What changed?
OverviewPanelcomponent and its associated importsfilterTag, tag filtering logic)How to test?
Why make this change?
This simplifies the user interface by removing the dashboard overview functionality, likely because it was underutilized or the team decided to focus users directly on individual suite inspection rather than aggregate views.