feat: add no-whitespace validation rule #83
Merged
Codecov / codecov/project
succeeded
Dec 7, 2025 in 0s
88.30% (target 75.00%)
View this Pull Request on Codecov
88.30% (target 75.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.30%. Comparing base (ba930ee) to head (8e1bad0).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #83 +/- ##
==========================================
+ Coverage 87.66% 88.30% +0.64%
==========================================
Files 38 40 +2
Lines 1224 1291 +67
==========================================
+ Hits 1073 1140 +67
Misses 151 151 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ore/Classes/Rules/NoWhitespaceValidationRule.swift | 100.00% <100.00%> (ø) |
|
| ...tTests/Rules/NoWhitespaceValidationRuleTests.swift | 100.00% <100.00%> (ø) |
Loading