-
Notifications
You must be signed in to change notification settings - Fork 24
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
feat: Create drop downs for Commit Detail page #2541
feat: Create drop downs for Commit Detail page #2541
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## main #2541 +/- ##
=======================================
Coverage 98.31% 98.32%
=======================================
Files 803 805 +2
Lines 10408 10442 +34
Branches 2577 2619 +42
=======================================
+ Hits 10233 10267 +34
Misses 173 173
Partials 2 2
Continue to review full report in Codecov by Sentry.
|
Codecov Report
@@ Coverage Diff @@
## main #2541 +/- ##
=======================================
Coverage 98.31% 98.32%
=======================================
Files 803 805 +2
Lines 10408 10442 +34
Branches 2577 2633 +56
=======================================
+ Hits 10233 10267 +34
Misses 173 173
Partials 2 2
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2541 +/- ##
=======================================
Coverage 98.31% 98.32%
=======================================
Files 803 805 +2
Lines 10408 10442 +34
Branches 2577 2633 +56
=======================================
+ Hits 10233 10267 +34
Misses 173 173
Partials 2 2
Continue to review full report in Codecov by Sentry.
|
✅ Deploy Preview for gazebo-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2541 +/- ##
=====================================
Coverage 98.32 98.32
=====================================
Files 803 805 +2
Lines 10408 10442 +34
Branches 2623 2587 -36
=====================================
+ Hits 10233 10267 +34
Misses 173 173
Partials 2 2
Continue to review full report in Codecov by Sentry.
|
Visit https://preview-pr-2541.codecov.dev for your PR preview. Expires after 1 month automatically. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice
Description
This PR adds in the drop downs that will be used in the commit detail page.
GH codecov/engineering-team#996
Note
Requires #2535 and #2540
Notable Changes
SummaryDropdown
componentScreenshots
Drop downs not expanded:
Drop downs expanded: