Skip to content

Conversation

@theospears
Copy link
Collaborator

@theospears theospears commented Sep 9, 2025

Summary

• Set precision to 1 decimal place for Exercise Minutes and Workout Minutes when unit is minutes
• Set precision to 1 decimal place for Water consumption when unit is fluid ounces
• Added shared precision handling to HealthKitMetric protocol to reduce code duplication

Test plan

  • Test Exercise Minutes displays 1 decimal place for minute units
  • Test Workout Minutes displays 1 decimal place for minute units
  • Test Water consumption displays 1 decimal place for oz units

🤖 Generated with Claude Code

- Exercise Minutes and Workout Minutes: 1 decimal place for minute units
- Water consumption: 1 decimal place for fluid ounce units
- Added shared precision handling to HealthKitMetric protocol

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@theospears theospears requested a review from a team as a code owner September 9, 2025 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants