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

enhance: Use SI prefixes for job queue widget, extends bytes #12896

Merged
merged 4 commits into from
Jan 4, 2024

Conversation

mei23
Copy link
Contributor

@mei23 mei23 commented Jan 3, 2024

What

Use SI prefixes for job queue widget.
Also, after Q (10^30), the exponent.
The tooltip still provides the actual value.

Also expands the bytes prefix.

image
image

Why

image
image

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@github-actions github-actions bot added the packages/frontend Client side specific issue/PR label Jan 3, 2024
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f8261a1) 79.95% compared to head (d87b5ef) 79.95%.
Report is 27 commits behind head on develop.

Files Patch % Lines
packages/frontend/src/filters/bytes.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #12896      +/-   ##
===========================================
- Coverage    79.95%   79.95%   -0.01%     
===========================================
  Files          956      954       -2     
  Lines       108864   108876      +12     
  Branches      8413     8448      +35     
===========================================
+ Hits         87045    87047       +2     
- Misses       21819    21829      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@syuilo
Copy link
Member

syuilo commented Jan 4, 2024

lintエラーになってるわね

@mei23
Copy link
Contributor Author

mei23 commented Jan 4, 2024

あー持ってきた元が古かったわ。直したのだわ。

@syuilo syuilo merged commit 6598d32 into misskey-dev:develop Jan 4, 2024
15 checks passed
@syuilo
Copy link
Member

syuilo commented Jan 4, 2024

🙏

u1-liquid pushed a commit to MisskeyIO/misskey that referenced this pull request Jan 5, 2024
…-dev#12896)

* Use SI prefixes for job queue widget

* a

* bytes

* lint
u1-liquid added a commit to MisskeyIO/misskey that referenced this pull request Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/frontend Client side specific issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants