Skip to content

feat: add debounce to text field input to reduce validation calls#72

Merged
ns-vasilev merged 1 commit intomainfrom
feature/debounce
Nov 27, 2025
Merged

feat: add debounce to text field input to reduce validation calls#72
ns-vasilev merged 1 commit intomainfrom
feature/debounce

Conversation

@ns-vasilev
Copy link
Copy Markdown
Member

No description provided.

@ns-vasilev ns-vasilev self-assigned this Nov 27, 2025
@spacecode-github-bot
Copy link
Copy Markdown

2 Warnings
⚠️

⚠️ Some source files are missing corresponding test files:

  • FormField → expected test file: FormFieldTests.swift
⚠️ Public API changed but no documentation updates found

Generated by 🚫 Danger

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 27, 2025

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.38%. Comparing base (2a4c4fb) to head (f3b29d7).
⚠️ Report is 13 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...s/SUI/Managers/FormField/FormField/FormField.swift 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
- Coverage   87.63%   87.38%   -0.24%     
==========================================
  Files          36       36              
  Lines        1172     1181       +9     
==========================================
+ Hits         1027     1032       +5     
- Misses        145      149       +4     
Files with missing lines Coverage Δ
...s/SUI/Managers/FormField/FormField/FormField.swift 0.00% <0.00%> (ø)

@ns-vasilev ns-vasilev merged commit 2e2d4af into main Nov 27, 2025
28 of 29 checks passed
@ns-vasilev ns-vasilev deleted the feature/debounce branch November 27, 2025 11:45
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