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

SANDBOX-681: add ban reason to NewBannedUser func #427

Merged

requested changes - improvements

6fb53bc
Select commit
Loading
Failed to load commit list.
Merged

SANDBOX-681: add ban reason to NewBannedUser func #427

requested changes - improvements
6fb53bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2024 in 0s

77.36% (+0.01%) compared to d55d86f

View this Pull Request on Codecov

77.36% (+0.01%) compared to d55d86f

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.36%. Comparing base (d55d86f) to head (6fb53bc).

Files with missing lines Patch % Lines
pkg/cluster/service.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #427      +/-   ##
==========================================
+ Coverage   77.35%   77.36%   +0.01%     
==========================================
  Files          49       49              
  Lines        2009     2010       +1     
==========================================
+ Hits         1554     1555       +1     
  Misses        401      401              
  Partials       54       54              
Files with missing lines Coverage Δ
pkg/banneduser/banneduser.go 100.00% <100.00%> (ø)
pkg/cluster/service.go 80.83% <0.00%> (ø)