Skip to content

Conversation

@jpstroop
Copy link
Owner

No description provided.

- Fix incorrect default values in config example
- Add comprehensive exponential backoff example
- Update log message format to match actual output
- Add advanced usage section with datetime-based retry example
@codecov
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (03bed90) to head (8e5ac97).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           34        34           
  Lines         2030      1989   -41     
  Branches       165       165           
=========================================
- Hits          2030      1989   -41     
Files with missing lines Coverage Δ
fitbit_client/auth/callback_handler.py 100.00% <100.00%> (ø)
fitbit_client/auth/oauth.py 100.00% <ø> (ø)
fitbit_client/client.py 100.00% <ø> (ø)
fitbit_client/exceptions.py 100.00% <ø> (ø)
fitbit_client/resources/_base.py 100.00% <ø> (ø)
fitbit_client/resources/active_zone_minutes.py 100.00% <ø> (ø)
fitbit_client/resources/activity.py 100.00% <ø> (ø)
fitbit_client/resources/activity_timeseries.py 100.00% <ø> (ø)
fitbit_client/resources/breathing_rate.py 100.00% <ø> (ø)
fitbit_client/resources/cardio_fitness_score.py 100.00% <ø> (ø)
... and 5 more
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jpstroop jpstroop merged commit f6b183e into main Mar 10, 2025
10 checks passed
@jpstroop jpstroop deleted the docs branch March 10, 2025 22:25
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