-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
exp push: improve ui #9308
exp push: improve ui #9308
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #9308 +/- ##
==========================================
- Coverage 92.94% 92.90% -0.04%
==========================================
Files 459 459
Lines 37112 37151 +39
Branches 5342 5348 +6
==========================================
+ Hits 34493 34515 +22
- Misses 2089 2102 +13
- Partials 530 534 +4
... and 5 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
ea5c084
to
abf097c
Compare
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.
Left a couple minor comments about messages, but nothing blocking.
- show url even when the refs are up-to-date. - show url at the end - add Git remote information in up-to-date UI message.
Closes #9280.