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(FR-464): Ensure unique values in compute session mount list #3102

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

Conversation

rapsealk
Copy link
Member

@rapsealk rapsealk commented Feb 6, 2025

resolves #3101 (FR-464)

This pull request includes changes to the SessionList component to improve type safety and optimize the rendering of mounted folders.

Type safety improvements:

Rendering optimization:

Checklist: (if applicable)

  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

Refs

@rapsealk rapsealk requested a review from yomybaby February 6, 2025 02:23
Copy link

graphite-app bot commented Feb 6, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent hot fixes, skip the queue and merge this PR next

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

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

Copy link

github-actions bot commented Feb 6, 2025

Coverage report for ./react

St.
Category Percentage Covered / Total
🔴 Statements 4.83% 398/8247
🔴 Branches 4.18% 239/5717
🔴 Functions 2.91% 78/2680
🔴 Lines 4.75% 383/8069

Test suite run success

124 tests passing in 14 suites.

Report generated by 🧪jest coverage report action from 47860c9

@rapsealk rapsealk marked this pull request as draft February 6, 2025 04:56
@rapsealk rapsealk marked this pull request as ready for review February 6, 2025 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS ~10 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicated mount list is shown in compute session list
1 participant