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: Resource Number displays an infinity symbol unexpectedly #2680

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

yomybaby
Copy link
Member

@yomybaby yomybaby commented Sep 3, 2024

TL;DR

After #2615, the Resource Number displays an infinity symbol unexpectedly.

image.png

This PR fixes that bug and refactors the code related to the max display.

Copy link

graphite-app bot commented Sep 3, 2024

Your org requires the Graphite merge queue for merging into main

Add the label “flow:merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “flow:hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@github-actions github-actions bot added the size:S 10~30 LoC label Sep 3, 2024
Copy link
Member Author

yomybaby commented Sep 3, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @yomybaby and the rest of your teammates on Graphite Graphite

Copy link

github-actions bot commented Sep 3, 2024

Coverage report for ./react

St.
Category Percentage Covered / Total
🔴 Statements 5.37% 329/6121
🔴 Branches 5.02% 211/4202
🔴 Functions 3.08% 62/2013
🔴 Lines 5.27% 315/5977

Test suite run success

83 tests passing in 9 suites.

Report generated by 🧪jest coverage report action from 471c556

@yomybaby yomybaby marked this pull request as ready for review September 3, 2024 04:35
Copy link
Contributor

@agatha197 agatha197 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link

graphite-app bot commented Sep 3, 2024

Merge activity

### TL;DR

After #2615, the Resource Number displays an infinity symbol unexpectedly.

![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/XqC2uNFuj0wg8I60sMUh/ee78810c-da7e-4312-be4a-09aa269931b9.png)

This PR fixes that bug and refactors the code related to the `max` display.
@agatha197 agatha197 force-pushed the fix/resource-number-has-inifity-always branch from 1d7a183 to 471c556 Compare September 3, 2024 05:35
@graphite-app graphite-app bot merged commit 471c556 into main Sep 3, 2024
7 checks passed
@graphite-app graphite-app bot deleted the fix/resource-number-has-inifity-always branch September 3, 2024 05:37
yomybaby added a commit that referenced this pull request Sep 3, 2024
### TL;DR

After #2615, the Resource Number displays an infinity symbol unexpectedly.

![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/XqC2uNFuj0wg8I60sMUh/ee78810c-da7e-4312-be4a-09aa269931b9.png)

This PR fixes that bug and refactors the code related to the `max` display.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S 10~30 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants