feat: add nil validation rule #66
Merged
Codecov / codecov/project
succeeded
Nov 24, 2025 in 1s
87.63% (target 75.00%)
View this Pull Request on Codecov
87.63% (target 75.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.63%. Comparing base (e687dcd) to head (c4ca40f).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #66 +/- ##
==========================================
+ Coverage 87.21% 87.63% +0.41%
==========================================
Files 34 36 +2
Lines 1134 1172 +38
==========================================
+ Hits 989 1027 +38
Misses 145 145 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...alidatorCore/Classes/Rules/NilValidationRule.swift | 100.00% <100.00%> (ø) |
|
| ...Tests/UnitTests/Rules/NilValidationRuleTests.swift | 100.00% <100.00%> (ø) |
Loading