Add config Composition section to support custom search parameters #3695
Codecov / codecov/project
succeeded
Mar 4, 2025 in 0s
38.4% (target 25.0%)
View this Pull Request on Codecov
38.4% (target 25.0%)
Details
Codecov Report
Attention: Patch coverage is 40.86022%
with 55 lines
in your changes missing coverage. Please review.
Project coverage is 38.4%. Comparing base (
1542bb7
) to head (d354299
).
Report is 4 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3695 +/- ##
=========================================
+ Coverage 37.9% 38.4% +0.5%
Complexity 1157 1157
=========================================
Files 287 288 +1
Lines 15504 15063 -441
Branches 2730 2657 -73
=========================================
- Hits 5884 5797 -87
+ Misses 8776 8449 -327
+ Partials 844 817 -27
Files with missing lines | Coverage Δ | |
---|---|---|
...smartregister/fhircore/engine/FhirEngineWrapper.kt | 100.0% <100.0%> (ø) |
|
...core/engine/configuration/ConfigurationRegistry.kt | 61.2% <100.0%> (+0.1%) |
⬆️ |
...hircore/engine/util/extension/ResourceExtension.kt | 67.1% <ø> (-0.4%) |
⬇️ |
...hircore/quest/ui/appsetting/AppSettingViewModel.kt | 61.2% <ø> (-2.0%) |
⬇️ |
...ircore/engine/util/extension/ReferenceExtension.kt | 57.1% <50.0%> (-14.3%) |
⬇️ |
...ne/util/extension/CompositionResourceExtensions.kt | 75.0% <75.0%> (ø) |
|
...tion/customsearch/SearchParametersConfigService.kt | 0.0% <0.0%> (ø) |
Loading