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

Add options to sort panels alphabetically and by prefix #25

Merged
merged 4 commits into from
Jul 8, 2024

Conversation

andrewtruong
Copy link
Collaborator

@andrewtruong andrewtruong commented Jul 8, 2024

resolves: #10

@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2024

Codecov Report

Attention: Patch coverage is 76.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 70.88%. Comparing base (e5e4f7f) to head (f985e66).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   70.83%   70.88%   +0.04%     
==========================================
  Files          16       16              
  Lines        2349     2356       +7     
==========================================
+ Hits         1664     1670       +6     
- Misses        685      686       +1     
Files Coverage Δ
wandb_workspaces/reports/v2/interface.py 57.46% <0.00%> (ø)
wandb_workspaces/workspaces/interface.py 89.14% <79.31%> (-0.10%) ⬇️

@andrewtruong andrewtruong changed the title Add option to sort panels alphabetically Add options to sort panels alphabetically and by prefix Jul 8, 2024
@andrewtruong andrewtruong requested a review from jo-fang July 8, 2024 15:41
@andrewtruong andrewtruong marked this pull request as ready for review July 8, 2024 17:42
@andrewtruong andrewtruong merged commit cf0aba4 into main Jul 8, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose auto_organize_prefix in WorkspaceSettings
2 participants