Skip to content

feat: add uuid validation rule#114

Merged
ns-vasilev merged 1 commit intomainfrom
feature/uuid-validation-rule
Feb 16, 2026
Merged

feat: add uuid validation rule#114
ns-vasilev merged 1 commit intomainfrom
feature/uuid-validation-rule

Conversation

@ns-vasilev
Copy link
Member

No description provided.

@ns-vasilev ns-vasilev self-assigned this Feb 16, 2026
@ns-vasilev ns-vasilev requested a review from a team as a code owner February 16, 2026 15:22
@spacecode-github-bot
Copy link

spacecode-github-bot commented Feb 16, 2026

2 Messages
📖

ℹ️ Some source files have tests that weren't updated:

  • URLValidationRule → test file exists: URLValidationRuleTests.swift (consider updating if logic changed)
📖 ✅ Great job! All checks passed.

Generated by 🚫 Danger

@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.11%. Comparing base (df8eedf) to head (42f771b).
⚠️ Report is 6 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
- Coverage   94.21%   94.11%   -0.10%     
==========================================
  Files          55       61       +6     
  Lines        2816     2987     +171     
==========================================
+ Hits         2653     2811     +158     
- Misses        163      176      +13     
Files with missing lines Coverage Δ
...alidatorCore/Classes/Rules/URLValidationRule.swift 100.00% <ø> (ø)
...lidatorCore/Classes/Rules/UUIDValidationRule.swift 100.00% <100.00%> (ø)
...ests/UnitTests/Rules/UUIDValidationRuleTests.swift 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

@ns-vasilev ns-vasilev force-pushed the feature/uuid-validation-rule branch from afe0ffb to 1587361 Compare February 16, 2026 16:05
@ns-vasilev ns-vasilev force-pushed the feature/uuid-validation-rule branch from 1587361 to 42f771b Compare February 16, 2026 16:19
@ns-vasilev ns-vasilev merged commit c9d469d into main Feb 16, 2026
23 of 25 checks passed
@ns-vasilev ns-vasilev deleted the feature/uuid-validation-rule branch February 16, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments