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

Support search by dynamic queries #3550

Merged
merged 10 commits into from
Oct 19, 2024

Merge branch 'main' into search-by-dynamic-query

e9a0bf5
Select commit
Loading
Failed to load commit list.
Merged

Support search by dynamic queries #3550

Merge branch 'main' into search-by-dynamic-query
e9a0bf5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 1s

27.2% (target 25.0%)

View this Pull Request on Codecov

27.2% (target 25.0%)

Details

Codecov Report

Attention: Patch coverage is 0.87719% with 113 lines in your changes missing coverage. Please review.

Project coverage is 27.2%. Comparing base (2fe2a47) to head (e9a0bf5).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...er/fhircore/quest/ui/register/RegisterViewModel.kt 0.0% 113 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##              main   #3550    +/-   ##
========================================
  Coverage     27.2%   27.2%            
- Complexity     761     775    +14     
========================================
  Files          278     278            
  Lines        14285   14425   +140     
  Branches      2586    2591     +5     
========================================
+ Hits          3896    3935    +39     
- Misses        9850    9951   +101     
  Partials       539     539            
Files with missing lines Coverage Δ
...ister/fhircore/quest/ui/register/RegisterScreen.kt 0.0% <ø> (ø)
...ster/fhircore/quest/ui/register/RegisterUiState.kt 100.0% <100.0%> (ø)
...er/fhircore/quest/ui/register/RegisterViewModel.kt 0.0% <0.0%> (ø)

... and 3 files with indirect coverage changes