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

Remove Database API Call #3110

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Fix tests

a14272c
Select commit
Loading
Failed to load commit list.
Draft

Remove Database API Call #3110

Fix tests
a14272c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 1s

90.99% (target 80.00%)

View this Pull Request on Codecov

90.99% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.99%. Comparing base (f278257) to head (a14272c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3110      +/-   ##
==========================================
+ Coverage   87.02%   90.99%   +3.96%     
==========================================
  Files         219       57     -162     
  Lines       13653     2798   -10855     
  Branches      703      714      +11     
==========================================
- Hits        11882     2546    -9336     
+ Misses       1762      232    -1530     
- Partials        9       20      +11     
Files with missing lines Coverage Δ
...iners/ecr-viewer/src/app/api/conditions/service.ts 100.00% <100.00%> (ø)
...-viewer/src/app/api/fhir-data/fhir-data-service.ts 98.24% <100.00%> (ø)
...c/app/api/save-fhir-data/save-fhir-data-service.ts 46.47% <100.00%> (ø)
.../ecr-viewer/src/app/services/listEcrDataService.ts 74.03% <100.00%> (ø)
...tainers/ecr-viewer/src/app/services/postgres_db.ts 100.00% <ø> (ø)
containers/ecr-viewer/src/app/services/s3Client.ts 100.00% <ø> (ø)
...ainers/ecr-viewer/src/app/services/sqlserver_db.ts 50.00% <ø> (ø)

... and 164 files with indirect coverage changes