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

FHIRStore actor isolation #26

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

FHIRResource not sendable

d9ef492
Select commit
Loading
Failed to load commit list.
Open

FHIRStore actor isolation #26

FHIRResource not sendable
d9ef492
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

34.93% (+1.44%) compared to a2e68a2

View this Pull Request on Codecov

34.93% (+1.44%) compared to a2e68a2

Details

Codecov Report

Attention: Patch coverage is 93.84615% with 8 lines in your changes missing coverage. Please review.

Project coverage is 34.93%. Comparing base (a2e68a2) to head (d9ef492).

Files with missing lines Patch % Lines
...eziFHIRMockPatients/FHIRStore+TestingSupport.swift 0.00% 3 Missing ⚠️
Sources/SpeziFHIR/FHIRStore.swift 97.30% 2 Missing ⚠️
...urces/SpeziFHIRHealthKit/FHIRStore+HealthKit.swift 0.00% 2 Missing ⚠️
...ces/SpeziFHIRMockPatients/FHIRBundleSelector.swift 97.44% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   33.50%   34.93%   +1.44%     
==========================================
  Files          21       21              
  Lines        1466     1466              
==========================================
+ Hits          491      512      +21     
+ Misses        975      954      -21     
Files with missing lines Coverage Δ
...SpeziFHIR/FHIRResource/FHIRResource+Category.swift 36.70% <100.00%> (-0.70%) ⬇️
Sources/SpeziFHIR/FHIRResource/FHIRResource.swift 16.91% <ø> (+6.34%) ⬆️
...ces/SpeziFHIRMockPatients/FHIRBundleSelector.swift 96.56% <97.44%> (+2.68%) ⬆️
Sources/SpeziFHIR/FHIRStore.swift 98.10% <97.30%> (+8.58%) ⬆️
...urces/SpeziFHIRHealthKit/FHIRStore+HealthKit.swift 0.00% <0.00%> (ø)
...eziFHIRMockPatients/FHIRStore+TestingSupport.swift 0.00% <0.00%> (ø)

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 a2e68a2...d9ef492. Read the comment docs.