Skip to content

fix users tests

7393c95
Select commit
Loading
Failed to load commit list.
Merged

NOISSUE - Fix Groups and Channels Users Listing #3138

fix users tests
7393c95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2025 in 1s

41.62% (+6.81%) compared to 1f48a73

View this Pull Request on Codecov

41.62% (+6.81%) compared to 1f48a73

Details

Codecov Report

❌ Patch coverage is 92.07921% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.62%. Comparing base (1f48a73) to head (7393c95).

Files with missing lines Patch % Lines
groups/postgres/groups.go 92.30% 4 Missing ⚠️
users/postgres/users.go 91.30% 2 Missing ⚠️
channels/postgres/channels.go 88.88% 1 Missing ⚠️
domains/postgres/domains.go 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3138      +/-   ##
==========================================
+ Coverage   34.81%   41.62%   +6.81%     
==========================================
  Files         330       94     -236     
  Lines       48915    22009   -26906     
==========================================
- Hits        17030     9162    -7868     
+ Misses      31028    12349   -18679     
+ Partials      857      498     -359     

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