Skip to content

Tags: irvinlim/apple-health-ingester

Tags

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Bump actions/cache and actions/checkout versions (#32)

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Support Health Auto Export 6.6.2 sleep phases data (#21)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Better testing of workouts using slices instead of maps, use single s…

…tyle for point creation. (#18)

* Better testing of workouts using slices instead of maps, use single style for point creation.

- tags and fields will always be output in the same order.
- store fields and tags as slices instead of maps
- reorder test fixtures and output as necessary
- Create points the same, in the more fluent style
- add static tags to sleep metrics again

* don't add tags with a blank value (possible for e.g. target if no query param)
* add integration test for blank target

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Additional sleep analysis support for non-aggregated data (#6)

v0.1.1

Toggle v0.1.1's commit message
chore: Fix GH action

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from tedpearson/main