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

Check Availability of gICS and gPAS During Startup #630

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

Check Availability of gICS and gPAS During Startup

73a8082
Select commit
Loading
Failed to load commit list.
Open

Check Availability of gICS and gPAS During Startup #630

Check Availability of gICS and gPAS During Startup
73a8082
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 28, 2025 in 0s

96.22% (-0.19%) compared to b46e1ec

View this Pull Request on Codecov

96.22% (-0.19%) compared to b46e1ec

Details

Codecov Report

Attention: Patch coverage is 93.20388% with 7 lines in your changes missing coverage. Please review.

Project coverage is 96.22%. Comparing base (b46e1ec) to head (73a8082).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...a/consent/configuration/GicsFhirConfiguration.java 75.00% 4 Missing ⚠️
...uration/GpasFhirDeIdentificationConfiguration.java 78.57% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #630      +/-   ##
============================================
- Coverage     96.40%   96.22%   -0.19%     
- Complexity      419      431      +12     
============================================
  Files           112      117       +5     
  Lines          1614     1694      +80     
  Branches         43       45       +2     
============================================
+ Hits           1556     1630      +74     
- Misses           42       49       +7     
+ Partials         16       15       -1     
Files with missing lines Coverage Δ
...ava/care/smith/fts/cda/impl/TCACohortSelector.java 100.00% <100.00%> (ø)
...tca/consent/GicsFhirConsentedPatientsProvider.java 100.00% <100.00%> (ø)
...are/smith/fts/tca/deidentification/GpasClient.java 100.00% <100.00%> (+3.03%) ⬆️
...ava/care/smith/fts/tca/rest/ConsentController.java 100.00% <100.00%> (ø)
...smith/fts/tca/rest/DeIdentificationController.java 100.00% <ø> (ø)
...main/java/care/smith/fts/util/FhirClientUtils.java 100.00% <100.00%> (ø)
...l/src/main/java/care/smith/fts/util/FhirUtils.java 100.00% <ø> (ø)
...main/java/care/smith/fts/util/RetryStrategies.java 92.30% <100.00%> (+4.80%) ⬆️
...mith/fts/util/error/fhir/FhirConnectException.java 100.00% <100.00%> (ø)
...ith/fts/util/error/fhir/FhirErrorResponseUtil.java 100.00% <100.00%> (ø)
... and 5 more