Skip to content

test: add typed slice/array test cases for ruleArray

0057053
Select commit
Loading
Failed to load commit list.
Merged

feat: add builtin validation rules and filters #1416

test: add typed slice/array test cases for ruleArray
0057053
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 0s

67.82% (+1.87%) compared to c0f099a

View this Pull Request on Codecov

67.82% (+1.87%) compared to c0f099a

Details

Codecov Report

❌ Patch coverage is 74.62451% with 321 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.82%. Comparing base (c0f099a) to head (0057053).

Files with missing lines Patch % Lines
validation/rules.go 70.45% 196 Missing and 98 partials ⚠️
validation/utils.go 89.86% 12 Missing and 3 partials ⚠️
validation/filters.go 93.61% 3 Missing and 3 partials ⚠️
validation/engine.go 80.76% 5 Missing ⚠️
validation/service_provider.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1416      +/-   ##
==========================================
+ Coverage   65.94%   67.82%   +1.87%     
==========================================
  Files         353      354       +1     
  Lines       26083    27345    +1262     
==========================================
+ Hits        17201    18546    +1345     
+ Misses       8141     7952     -189     
- Partials      741      847     +106     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.