Skip to content

Update rate limiting documentation to match implementation

8e5ac97
Select commit
Loading
Failed to load commit list.
Merged

Docs #23

Update rate limiting documentation to match implementation
8e5ac97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2025 in 0s

100.00% (target 100.00%)

View this Pull Request on Codecov

100.00% (target 100.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (03bed90) to head (8e5ac97).

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.