-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
fix(issue summary): Cleanup Slack alert design #88747
Conversation
roaga
commented
Apr 3, 2025
- removes the eye emoji
- adds the "Seer" label in footers where it was missing
- handles error messages that are multiline and were messing up formatting
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.
picture 👉 👈
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## master #88747 +/- ##
===========================================
+ Coverage 42.15% 87.73% +45.58%
===========================================
Files 10020 10057 +37
Lines 566648 569023 +2375
Branches 22305 22305
===========================================
+ Hits 238869 499242 +260373
+ Misses 327400 69402 -257998
Partials 379 379 |
when u rollout to a broader audience and the notification ui is more stable, prob want a test to cover the missing lines |
- removes the eye emoji - adds the "Seer" label in footers where it was missing - handles error messages that are multiline and were messing up formatting