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

SMQ-2605: Groups replication with groups events consumer & listing of things and channels #2639

Merged
merged 7 commits into from
Jan 20, 2025

fix: channels list test

72309b1
Select commit
Loading
Failed to load commit list.
Merged

SMQ-2605: Groups replication with groups events consumer & listing of things and channels #2639

fix: channels list test
72309b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 20, 2025 in 1s

40.38% (-4.87%) compared to a8b12e4

View this Pull Request on Codecov

40.38% (-4.87%) compared to a8b12e4

Details

Codecov Report

Attention: Patch coverage is 20.49530% with 931 lines in your changes missing coverage. Please review.

Project coverage is 40.38%. Comparing base (a8b12e4) to head (72309b1).

Files with missing lines Patch % Lines
clients/postgres/clients.go 10.92% 312 Missing and 6 partials ⚠️
channels/postgres/channels.go 12.21% 301 Missing and 8 partials ⚠️
clients/events/events.go 0.00% 37 Missing ⚠️
clients/api/http/decode.go 60.86% 19 Missing and 8 partials ⚠️
channels/events/events.go 0.00% 25 Missing ⚠️
channels/api/http/decode.go 62.50% 17 Missing and 7 partials ⚠️
channels/mocks/repository.go 0.00% 21 Missing ⚠️
clients/mocks/repository.go 0.00% 21 Missing ⚠️
clients/middleware/authorization.go 0.00% 20 Missing ⚠️
clients/middleware/logging.go 0.00% 20 Missing ⚠️
... and 19 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2639      +/-   ##
==========================================
- Coverage   45.24%   40.38%   -4.87%     
==========================================
  Files         346      230     -116     
  Lines       44515    34148   -10367     
==========================================
- Hits        20142    13790    -6352     
+ Misses      22180    19297    -2883     
+ Partials     2193     1061    -1132     

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