Skip to content

feat: show a user's groups as teams

16b6be5
Select commit
Loading
Failed to load commit list.
Merged

feat: show a user's groups as teams #4658

feat: show a user's groups as teams
16b6be5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 3, 2025 in 0s

9.60% (-56.11%) compared to 66f0ea1

View this Pull Request on Codecov

9.60% (-56.11%) compared to 66f0ea1

Details

Codecov Report

❌ Patch coverage is 0% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 9.60%. Comparing base (66f0ea1) to head (16b6be5).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
src/components/UserGroupDetails.vue 0.00% 31 Missing ⚠️
...rc/components/UserGroupDetails/UserGroupMember.vue 0.00% 22 Missing ⚠️
src/components/AppContent/CircleContent.vue 0.00% 10 Missing ⚠️
src/components/AppNavigation/RootNavigation.vue 0.00% 5 Missing ⚠️
src/views/Contacts.vue 0.00% 5 Missing ⚠️
src/mixins/RouterMixin.js 0.00% 2 Missing ⚠️
.../components/AppNavigation/CircleNavigationItem.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #4658       +/-   ##
============================================
- Coverage     65.71%   9.60%   -56.11%     
  Complexity      266     266               
============================================
  Files            26     128      +102     
  Lines           773    6400     +5627     
  Branches          0    1189     +1189     
============================================
+ Hits            508     615      +107     
- Misses          265    5664     +5399     
- Partials          0     121      +121     

☔ 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.