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

Query Property Wrappers, HealthChart, and Other Refactoring #27

Merged
merged 96 commits into from
Jan 28, 2025

XCTHealthKit update

f3d59b1
Select commit
Loading
Failed to load commit list.
Merged

Query Property Wrappers, HealthChart, and Other Refactoring #27

XCTHealthKit update
f3d59b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 0s

83.61% (+11.60%) compared to 79ee967

View this Pull Request on Codecov

83.61% (+11.60%) compared to 79ee967

Details

Codecov Report

Attention: Patch coverage is 85.13889% with 321 lines in your changes missing coverage. Please review.

Project coverage is 83.61%. Comparing base (79ee967) to head (f3d59b1).

Files with missing lines Patch % Lines
...estApp/HealthKitTestsView/HealthKitTestsView.swift 60.25% 66 Missing ⚠️
Sources/SpeziHealthKit/HealthKit.swift 73.39% 37 Missing ⚠️
...HealthKitUI/HealthChart/HealthChartDataPoint.swift 52.46% 29 Missing ⚠️
...ces/SpeziHealthKitUI/HealthChart/HealthChart.swift 83.82% 28 Missing ⚠️
...urces/SpeziHealthKit/Sample Types/SampleType.swift 63.16% 21 Missing ⚠️
...HealthKitUI/Queries/HealthKitStatisticsQuery.swift 86.37% 21 Missing ⚠️
...rces/SpeziHealthKitUI/Queries/HealthKitQuery.swift 87.88% 16 Missing ⚠️
...t Extensions/HKElectrocardiogram+RelatedData.swift 0.00% 13 Missing ⚠️
... Extensions/HKHealthStore+BackgroundDelivery.swift 45.84% 13 Missing ⚠️
...s/UITests/TestAppUITests/SpeziHealthKitTests.swift 93.61% 11 Missing ⚠️
... and 11 more
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #27       +/-   ##
===========================================
+ Coverage   72.01%   83.61%   +11.60%     
===========================================
  Files          11       42       +31     
  Lines         468     2372     +1904     
===========================================
+ Hits          337     1983     +1646     
- Misses        131      389      +258     
Files with missing lines Coverage Δ
...althKit/Configuration/HealthKitConfiguration.swift 100.00% <100.00%> (ø)
...eziHealthKit/Configuration/RequestReadAccess.swift 100.00% <100.00%> (ø)
...ziHealthKit/Configuration/RequestWriteAccess.swift 100.00% <100.00%> (ø)
...althKit/Health Data Collection/CollectSample.swift 100.00% <100.00%> (ø)
...Extensions/HKHealthStore+AnchoredObjectQuery.swift 95.46% <100.00%> (+10.27%) ⬆️
...althKit Extensions/HKHealthStore+SampleQuery.swift 0.00% <ø> (ø)
...own Type Identifiers/CategoryTypeIdentifiers.swift 100.00% <100.00%> (ø)
...pe Identifiers/CharacteristicTypeIdentifiers.swift 100.00% <100.00%> (ø)
...own Type Identifiers/QuantityTypeIdentifiers.swift 100.00% <100.00%> (ø)
Sources/SpeziHealthKitUI/HealthChart/Utils.swift 100.00% <100.00%> (ø)
... and 32 more

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 79ee967...f3d59b1. Read the comment docs.