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

Add support for Blood Pressure Cuff #14

Merged
merged 5 commits into from
Jun 7, 2024

Update to SpeziBluetooth. Ensure samples have finite values.

f2ae223
Select commit
Loading
Failed to load commit list.
Merged

Add support for Blood Pressure Cuff #14

Update to SpeziBluetooth. Ensure samples have finite values.
f2ae223
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 7, 2024 in 0s

81.51% of diff hit (target 78.33%)

View this Pull Request on Codecov

81.51% of diff hit (target 78.33%)

Annotations

Check warning on line 46 in ENGAGEHF/Devices/BloodPressureCuffDevice.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Devices/BloodPressureCuffDevice.swift#L40-L46

Added lines #L40 - L46 were not covered by tests

Check warning on line 55 in ENGAGEHF/Devices/BloodPressureCuffDevice.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Devices/BloodPressureCuffDevice.swift#L48-L55

Added lines #L48 - L55 were not covered by tests

Check warning on line 99 in ENGAGEHF/Devices/BloodPressureCuffDevice.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Devices/BloodPressureCuffDevice.swift#L92-L99

Added lines #L92 - L99 were not covered by tests

Check warning on line 104 in ENGAGEHF/Devices/BloodPressureCuffDevice.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Devices/BloodPressureCuffDevice.swift#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 46 in ENGAGEHF/Devices/WeightScaleDevice.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Devices/WeightScaleDevice.swift#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 50 in ENGAGEHF/Devices/WeightScaleDevice.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Devices/WeightScaleDevice.swift#L50

Added line #L50 was not covered by tests

Check warning on line 55 in ENGAGEHF/Devices/WeightScaleDevice.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Devices/WeightScaleDevice.swift#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 58 in ENGAGEHF/Devices/WeightScaleDevice.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Devices/WeightScaleDevice.swift#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 93 in ENGAGEHF/Devices/WeightScaleDevice.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Devices/WeightScaleDevice.swift#L93

Added line #L93 was not covered by tests

Check warning on line 98 in ENGAGEHF/Devices/WeightScaleDevice.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Devices/WeightScaleDevice.swift#L98

Added line #L98 was not covered by tests

Check warning on line 103 in ENGAGEHF/Devices/WeightScaleDevice.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Devices/WeightScaleDevice.swift#L103

Added line #L103 was not covered by tests

Check warning on line 16 in ENGAGEHF/Measurement/Conversions/BloodPressureMeasurement+HKSample.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Measurement/Conversions/BloodPressureMeasurement+HKSample.swift#L16

Added line #L16 was not covered by tests

Check warning on line 50 in ENGAGEHF/Measurement/Conversions/BloodPressureMeasurement+HKSample.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Measurement/Conversions/BloodPressureMeasurement+HKSample.swift#L50

Added line #L50 was not covered by tests

Check warning on line 80 in ENGAGEHF/Measurement/Conversions/BloodPressureMeasurement+HKSample.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Measurement/Conversions/BloodPressureMeasurement+HKSample.swift#L74-L80

Added lines #L74 - L80 were not covered by tests

Check warning on line 90 in ENGAGEHF/Measurement/Conversions/BloodPressureMeasurement+HKSample.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Measurement/Conversions/BloodPressureMeasurement+HKSample.swift#L84-L90

Added lines #L84 - L90 were not covered by tests

Check warning on line 20 in ENGAGEHF/Measurement/Conversions/BloodPressureMeasurement.Unit+HKUnit.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Measurement/Conversions/BloodPressureMeasurement.Unit+HKUnit.swift#L20

Added line #L20 was not covered by tests

Check warning on line 39 in ENGAGEHF/Measurement/Conversions/WeightMeasurement+HKSample.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Measurement/Conversions/WeightMeasurement+HKSample.swift#L35-L39

Added lines #L35 - L39 were not covered by tests

Check warning on line 19 in ENGAGEHF/Measurement/Conversions/WeightMeasurement.Unit+HKUnit.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Measurement/Conversions/WeightMeasurement.Unit+HKUnit.swift#L19

Added line #L19 was not covered by tests

Check warning on line 46 in ENGAGEHF/Measurement/MeasurementManager.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Measurement/MeasurementManager.swift#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 59 in ENGAGEHF/Measurement/MeasurementManager.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Measurement/MeasurementManager.swift#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 64 in ENGAGEHF/Measurement/MeasurementManager.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Measurement/MeasurementManager.swift#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 80 in ENGAGEHF/Measurement/MeasurementManager.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Measurement/MeasurementManager.swift#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 98 in ENGAGEHF/Measurement/MeasurementManager.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Measurement/MeasurementManager.swift#L98

Added line #L98 was not covered by tests

Check warning on line 111 in ENGAGEHF/Measurement/MeasurementManager.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Measurement/MeasurementManager.swift#L111

Added line #L111 was not covered by tests

Check warning on line 52 in ENGAGEHF/Measurement/Views/BloodPressureMeasurementLabel.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ENGAGEHF/Measurement/Views/BloodPressureMeasurementLabel.swift#L51-L52

Added lines #L51 - L52 were not covered by tests