Conversation
✅ 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. |
e85ec86 to
c6011fe
Compare
07b02d3 to
a531920
Compare
c6011fe to
48371ee
Compare
48371ee to
b134082
Compare
a531920 to
47fcb94
Compare
b134082 to
47f3ded
Compare
47fcb94 to
0a6a0f2
Compare
Merge activity
|
0a6a0f2 to
837c993
Compare
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (10)
WalkthroughThis pull request introduces a commit-detail view feature for the CI Evals inspector. It adds a new 📝 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
Added a new commit-based view to the CI evals interface that groups test runs by Git commit SHA, providing better visibility into test results across different code changes.
CommitDetailViewcomponent that displays comprehensive test results for a specific commit including:groupRunsByCommithelper function to organize test runs by commit SHA/ci-evals/commit/{sha}URLsCommitListSidebarcomponent for navigating between commits