Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debounce performing search depending on searchquery length #3576

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into 3574-debounce-search

989ebfe
Select commit
Loading
Failed to load commit list.
Open

Debounce performing search depending on searchquery length #3576

Merge branch 'main' into 3574-debounce-search
989ebfe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 4, 2024 in 0s

32.1% of diff hit (target 60.0%)

View this Pull Request on Codecov

32.1% of diff hit (target 60.0%)

Annotations

Check warning on line 121 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt#L121

Added line #L121 was not covered by tests

Check warning on line 125 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 136 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt#L135-L136

Added lines #L135 - L136 were not covered by tests

Check warning on line 240 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt#L240

Added line #L240 was not covered by tests

Check warning on line 243 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt#L243

Added line #L243 was not covered by tests

Check warning on line 245 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt#L245

Added line #L245 was not covered by tests

Check warning on line 247 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt#L247

Added line #L247 was not covered by tests

Check warning on line 253 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt#L249-L253

Added lines #L249 - L253 were not covered by tests

Check warning on line 257 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/register/RegisterViewModel.kt#L257

Added line #L257 was not covered by tests