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

Validate extracted fhir resources while in debug #2874

Merged
merged 17 commits into from
Aug 7, 2024

Merge remote-tracking branch 'origin/main' into main-validate-extract…

e4c0821
Select commit
Loading
Failed to load commit list.
Merged

Validate extracted fhir resources while in debug #2874

Merge remote-tracking branch 'origin/main' into main-validate-extract…
e4c0821
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2024 in 0s

28.1% (target 25.0%)

View this Pull Request on Codecov

28.1% (target 25.0%)

Details

Codecov Report

Attention: Patch coverage is 9.00000% with 91 lines in your changes missing coverage. Please review.

Project coverage is 28.1%. Comparing base (ac82739) to head (e4c0821).
Report is 95 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main   #2874     +/-   ##
=========================================
- Coverage     29.6%   28.1%   -1.6%     
- Complexity     658     719     +61     
=========================================
  Files          239     266     +27     
  Lines        11204   12765   +1561     
  Branches      1948    2277    +329     
=========================================
+ Hits          3323    3589    +266     
- Misses        7447    8705   +1258     
- Partials       434     471     +37     
Files Coverage Δ
...re/engine/util/extension/FhirValidatorExtension.kt 80.0% <80.0%> (ø)
...re/quest/ui/questionnaire/QuestionnaireActivity.kt 2.8% <0.0%> (-0.2%) ⬇️
...e/quest/ui/questionnaire/QuestionnaireViewModel.kt 2.8% <1.7%> (-0.8%) ⬇️

... and 24 files with indirect coverage changes