Skip to content

docs: update `README.md`

0b2fc86
Select commit
Loading
Failed to load commit list.
Merged

feat: add characters validation rule #67

docs: update `README.md`
0b2fc86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 24, 2025 in 1s

87.21% (target 75.00%)

View this Pull Request on Codecov

87.21% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.21%. Comparing base (83dfd9f) to head (0b2fc86).
⚠️ Report is 5 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   86.40%   87.21%   +0.82%     
==========================================
  Files          32       34       +2     
  Lines        1066     1134      +68     
==========================================
+ Hits          921      989      +68     
  Misses        145      145              
Files with missing lines Coverage Δ
...rCore/Classes/Rules/CharactersValidationRule.swift 100.00% <100.00%> (ø)
...nitTests/Rules/CharactersValidationRuleTests.swift 100.00% <100.00%> (ø)