• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tgrk / ex_oura / f642aed0809193ec355e4a9b002dc4bd1923b644
71%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2026 07:28PM UTC
Jobs 1
Files 160
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Apr 2026 07:26PM UTC coverage: 65.521%. Remained the same
f642aed0809193ec355e4a9b002dc4bd1923b644

push

github

tgrk
feat: upgrade to Oura API v1.29 (#60)

* docs: refresh repo guidance

* chore: bump version and clean quality checks

* chore(openapi): regenerate client from Oura OpenAPI v1.29

* feat: support Oura OpenAPI v1.29 response models

* docs: refresh 1.29 references

* chore: bump version to 3.0.0

* chore: update API version in AGENTS.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: preserve typed and dict response decoding

* fix: correct Metadata updated_at type from string to datetime

* fix: correct typos in sleep time test names

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

113 of 202 new or added lines in 67 files covered. (55.94%)

177 existing lines in 13 files now uncovered.

648 of 989 relevant lines covered (65.52%)

30890.94 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
74.42
0.0% lib/ex_oura/type_decoder.ex
8
73.33
0.0% lib/ex_oura/client.ex
6
0.0
0.0% lib/ex_oura/client/sandbox_routes.ex
3
0.0
0.0% lib/ex_oura/client/interbeat_interval_routes.ex
3
0.0
0.0% lib/ex_oura/client/ring_battery_level_routes.ex
2
63.37
0.0% lib/ex_oura.ex
2
0.0
0.0% lib/ex_oura/client/metadata.ex
2
0.0
0.0% lib/ex_oura/client/public_heart_rate_row.ex
2
0.0
0.0% lib/ex_oura/client/public_interbeat_interval_row.ex
2
0.0
0.0% lib/ex_oura/client/public_ring_battery_level_row.ex
2
0.0
0.0% lib/ex_oura/client/public_sleep_time_window.ex
2
0.0
0.0% lib/ex_oura/client/time_series_response_dict.ex
2
0.0
0.0% lib/ex_oura/client/time_series_response_public_heart_rate_row.ex
2
0.0
0.0% lib/ex_oura/client/time_series_response_public_interbeat_interval_row.ex
2
0.0
0.0% lib/ex_oura/client/time_series_response_public_ring_battery_level_row.ex
1
0.0
0.0% lib/ex_oura/client/heart_rate_routes.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_dict.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_public_daily_activity.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_public_daily_cardiovascular_age.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_public_daily_readiness.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_public_daily_sleep.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_public_daily_sp_o2.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_public_daily_stress.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_public_modified_sleep_model.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_public_rest_mode_period.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_public_ring_configuration.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_public_session.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_public_sleep_time.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_public_vo2_max.ex
1
50.0
0.0% lib/ex_oura/client/public_activity_contributors.ex
1
50.0
0.0% lib/ex_oura/client/public_daily_activity.ex
1
50.0
0.0% lib/ex_oura/client/public_daily_cardiovascular_age.ex
1
50.0
0.0% lib/ex_oura/client/public_daily_readiness.ex
1
50.0
0.0% lib/ex_oura/client/public_daily_sleep.ex
1
50.0
0.0% lib/ex_oura/client/public_daily_sp_o2.ex
1
50.0
0.0% lib/ex_oura/client/public_daily_stress.ex
1
50.0
0.0% lib/ex_oura/client/public_modified_sleep_model.ex
1
50.0
0.0% lib/ex_oura/client/public_readiness.ex
1
50.0
0.0% lib/ex_oura/client/public_readiness_contributors.ex
1
50.0
0.0% lib/ex_oura/client/public_rest_mode_episode.ex
1
50.0
0.0% lib/ex_oura/client/public_rest_mode_period.ex
1
50.0
0.0% lib/ex_oura/client/public_ring_configuration.ex
1
50.0
0.0% lib/ex_oura/client/public_sample.ex
1
50.0
0.0% lib/ex_oura/client/public_session.ex
1
50.0
0.0% lib/ex_oura/client/public_sleep_contributors.ex
1
50.0
0.0% lib/ex_oura/client/public_sleep_time.ex
1
50.0
0.0% lib/ex_oura/client/public_spo2_aggregated_values.ex
1
50.0
0.0% lib/ex_oura/client/public_vo2_max.ex

Coverage Regressions

Lines Coverage ∆ File
95
0.0
0.0% lib/ex_oura/client/sandbox_routes.ex
33
73.33
0.0% lib/ex_oura/client.ex
33
63.37
0.0% lib/ex_oura.ex
6
74.42
0.0% lib/ex_oura/type_decoder.ex
2
0.0
0.0% lib/ex_oura/client/heart_rate_routes.ex
1
50.0
0.0% lib/ex_oura/client/daily_resilience_model.ex
1
50.0
0.0% lib/ex_oura/client/enhanced_tag_model.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_daily_resilience_model.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_enhanced_tag_model.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_public_workout.ex
1
50.0
0.0% lib/ex_oura/client/multi_document_response_tag_model.ex
1
50.0
0.0% lib/ex_oura/client/personal_info_response.ex
1
50.0
0.0% lib/ex_oura/client/webhook_subscription_model.ex
Jobs
ID Job ID Ran Files Coverage
1 f642aed0809193ec355e4a9b002dc4bd1923b644.1 16 Apr 2026 07:28PM UTC 160
65.52
GitHub Action Run
Source Files on build f642aed0809193ec355e4a9b002dc4bd1923b644
  • Tree
  • List 160
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f642aed0 on github
  • Prev Build on master (#D71B6A76...)
  • Next Build on master (#9897C097...)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc