Skip to content

enh(teams-ui): Improve team management interface #4542

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

Merged
merged 4 commits into from
Aug 1, 2025

feat(TeamMemberList): Merge indivual and team members into grid

7e6109e
Select commit
Loading
Failed to load commit list.
Merged

enh(teams-ui): Improve team management interface #4542

feat(TeamMemberList): Merge indivual and team members into grid
7e6109e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 31, 2025 in 1s

10.56% (-0.14%) compared to 9d34e54

View this Pull Request on Codecov

10.56% (-0.14%) compared to 9d34e54

Details

Codecov Report

❌ Patch coverage is 0% with 168 lines in your changes missing coverage. Please review.
✅ Project coverage is 10.56%. Comparing base (9d34e54) to head (7e6109e).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/components/CircleDetails.vue 0.00% 101 Missing ⚠️
src/components/CircleDetails/CircleSettings.vue 0.00% 48 Missing ⚠️
src/components/MemberList/MemberGridItem.vue 0.00% 10 Missing ⚠️
src/components/MemberList/MemberList.vue 0.00% 7 Missing ⚠️
src/components/CircleDetails/ContentHeading.vue 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4542      +/-   ##
============================================
- Coverage     10.69%   10.56%   -0.14%     
  Complexity      265      265              
============================================
  Files           122      123       +1     
  Lines          5696     5767      +71     
  Branches       1246     1262      +16     
============================================
  Hits            609      609              
- Misses         4964     5035      +71     
  Partials        123      123              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.