Skip to content

spezi-firebase-fhir#270

Draft
pauljohanneskraft wants to merge 22 commits into
mainfrom
fhir
Draft

spezi-firebase-fhir#270
pauljohanneskraft wants to merge 22 commits into
mainfrom
fhir

update

a539bb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2025 in 1s

82.18% (-0.31%) compared to 13811f3

View this Pull Request on Codecov

82.18% (-0.31%) compared to 13811f3

Details

Codecov Report

❌ Patch coverage is 88.76404% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.18%. Comparing base (13811f3) to head (a539bb6).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...c/services/seeding/staticData/staticDataService.ts 14.29% 6 Missing ⚠️
...nctions/src/services/database/databaseConverter.ts 71.43% 4 Missing ⚠️
...ervices/seeding/staticData/rxNorm/rxNormService.ts 87.88% 2 Missing and 2 partials ⚠️
functions/src/services/trigger/triggerService.ts 75.00% 2 Missing and 1 partial ⚠️
...ns/src/functions/onUserMedicationRequestWritten.ts 0.00% 1 Missing ⚠️
...c/services/medication/databaseMedicationService.ts 92.31% 1 Missing ⚠️
...ons/src/services/patient/databasePatientService.ts 95.24% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #270      +/-   ##
==========================================
- Coverage   82.50%   82.18%   -0.31%     
==========================================
  Files          91       91              
  Lines        3598     3640      +42     
  Branches      890      900      +10     
==========================================
+ Hits         2968     2991      +23     
- Misses        596      615      +19     
  Partials       34       34              
Files with missing lines Coverage Δ
functions/src/functions/helpers.ts 46.16% <100.00%> (+2.16%) ⬆️
...unctions/src/functions/onUserAppointmentWritten.ts 100.00% <100.00%> (ø)
...rc/functions/onUserQuestionnaireResponseWritten.ts 100.00% <100.00%> (ø)
functions/src/healthSummary/generate.ts 91.24% <100.00%> (ø)
functions/src/healthSummary/generateChart.ts 100.00% <ø> (ø)
functions/src/healthSummary/keyPointsMessage.ts 96.56% <ø> (ø)
functions/src/models/healthSummaryData.ts 78.38% <ø> (ø)
functions/src/models/medicationRequestContext.ts 100.00% <ø> (ø)
...rvices/contraindication/contraindicationService.ts 100.00% <ø> (ø)
...contraindication/defaultContraindicationService.ts 97.15% <100.00%> (-0.04%) ⬇️
... and 23 more

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc58a16...a539bb6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.