Pagination and Rate limiting #20
Merged
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 (
cebacf1) to head (ea582b4).
Additional details and impacted files
@@ Coverage Diff @@
## main #20 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 33 34 +1
Lines 1809 2030 +221
Branches 130 165 +35
==========================================
+ Hits 1809 2030 +221 | Files with missing lines | Coverage Δ | |
|---|---|---|
| fitbit_client/client.py | 100.00% <100.00%> (ø) |
|
| fitbit_client/exceptions.py | 100.00% <100.00%> (ø) |
|
| fitbit_client/resources/activity.py | 100.00% <100.00%> (ø) |
|
| fitbit_client/resources/base.py | 100.00% <100.00%> (ø) |
|
| fitbit_client/resources/electrocardiogram.py | 100.00% <100.00%> (ø) |
|
| ...client/resources/irregular_rhythm_notifications.py | 100.00% <100.00%> (ø) |
|
| fitbit_client/resources/pagination.py | 100.00% <100.00%> (ø) |
|
| fitbit_client/resources/sleep.py | 100.00% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading