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(dashboards): field rendering for big number equations #78280

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

Conversation

harshithadurai
Copy link
Member

@harshithadurai harshithadurai commented Sep 27, 2024

Fix field rendering bug caused by new feature equations for big number widget feature

@harshithadurai harshithadurai requested a review from a team as a code owner September 27, 2024 19:30
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 27, 2024
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

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

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
static/app/views/dashboards/widgetCard/chart.tsx 50.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #78280   +/-   ##
=======================================
  Coverage   78.10%   78.11%           
=======================================
  Files        7046     7066   +20     
  Lines      311727   311792   +65     
  Branches    50961    50967    +6     
=======================================
+ Hits       243486   243549   +63     
- Misses      56480    56481    +1     
- Partials    11761    11762    +1     

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.

2 participants