test(share): cover RowsWithNamespace boundaries - #5194
Conversation
|
Signed-off-by: Vladislav Lapin <v.lapin@scalablesolutions.io>
Signed-off-by: Vladislav Lapin <v.lapin@scalablesolutions.io>
45abe9a to
f80f1dd
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5194 +/- ##
==========================================
- Coverage 44.83% 37.71% -7.12%
==========================================
Files 265 308 +43
Lines 14620 21409 +6789
==========================================
+ Hits 6555 8075 +1520
- Misses 7313 12310 +4997
- Partials 752 1024 +272 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Closes #3430
Summary
Validation
go test ./share -count=1go test -race ./share -run TestRowsWithNamespace -count=1go test ./share -run '^$' -fuzz '^FuzzRowsWithNamespace$' -fuzztime=5s(218k+ executions)golangci-lint run ./share