-
Notifications
You must be signed in to change notification settings - Fork 25
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: Change errored uploads and uploads list text #3429
Conversation
Bundle ReportChanges will increase total bundle size by 18 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
Bundle ReportChanges will increase total bundle size by 18 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3429 +/- ##
==========================================
- Coverage 99.15% 99.15% -0.01%
==========================================
Files 808 808
Lines 14273 14267 -6
Branches 3944 3942 -2
==========================================
- Hits 14152 14146 -6
Misses 112 112
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3429 +/- ##
==========================================
- Coverage 99.15% 99.15% -0.01%
==========================================
Files 808 808
Lines 14273 14267 -6
Branches 3944 3942 -2
==========================================
- Hits 14152 14146 -6
Misses 112 112
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3429 +/- ##
==========================================
- Coverage 99.15% 99.15% -0.01%
==========================================
Files 808 808
Lines 14273 14267 -6
Branches 3951 3949 -2
==========================================
- Hits 14152 14146 -6
Misses 112 112
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #3429 +/- ##
==========================================
- Coverage 99.15% 99.15% -0.01%
==========================================
Files 808 808
Lines 14273 14267 -6
Branches 3951 3942 -9
==========================================
- Hits 14152 14146 -6
Misses 112 112
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
8362edd
to
4a9387b
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.
lgtm
Description
Closes codecov/engineering-team#2521
Figma: https://www.figma.com/design/4Z7yb2dkIIATkfzpWoMYQq/GH-2220?node-id=1-2
We're addressing point 4 and 5 of the Figma file
Code Example
Notable Changes
Removing old, unhelpful messaging and replacing with this new one. Anytime a commit has an upload error currently, the UI will be forever stuck show our existing messaging
Screenshots