SANDBOX-681: add ban reason to NewBannedUser func #427
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%> (ø) |
Loading