Skip to content
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-details): Small page fixes from existing issue details #80918

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

leeandher
Copy link
Member

  • Fixed height for all frames for more uniformity
image
  • Missing stack trace no longer displays as an error, or say's 'unknown'
image
  • Avoid displaying +Infinity% since that is technically right, but kinda useless
image

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 18, 2024
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
.../eventStatisticalDetector/eventRegressionTable.tsx 0.00% 2 Missing ⚠️
...mponents/events/interfaces/noStackTraceMessage.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #80918   +/-   ##
=======================================
  Coverage   78.42%   78.42%           
=======================================
  Files        7211     7211           
  Lines      319738   319717   -21     
  Branches    44008    44005    -3     
=======================================
- Hits       250749   250748    -1     
+ Misses      62602    62582   -20     
  Partials     6387     6387           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant