enhance: add privilege group message types and corresponding tests #41939
Codecov / codecov/project
succeeded
May 21, 2025 in 0s
80.58% (target 77.00%)
View this Pull Request on Codecov
80.58% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 82.90598% with 20 lines in your changes missing coverage. Please review.
Project coverage is 80.58%. Comparing base (
65dd398) to head (48da752).
Report is 12 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/mq/msgstream/msg_for_user_role.go | 79.16% | 14 Missing and 6 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #41939 +/- ##
===========================================
+ Coverage 73.64% 80.58% +6.94%
===========================================
Files 335 1528 +1193
Lines 30692 216108 +185416
===========================================
+ Hits 22603 174153 +151550
- Misses 8089 35727 +27638
- Partials 0 6228 +6228 | Components | Coverage Δ | |
|---|---|---|
| Client | 79.36% <ø> (∅) |
|
| Core | 73.64% <ø> (ø) |
|
| Go | 81.97% <82.90%> (∅) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/proxy/util.go | 85.84% <100.00%> (ø) |
|
| pkg/mq/msgstream/unmarshal.go | 100.00% <100.00%> (ø) |
|
| pkg/mq/msgstream/msg_for_user_role.go | 80.11% <79.16%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading