Skip to content

fix test coverage

5eddcf3
Select commit
Loading
Failed to load commit list.
Merged

Big exception refactor and simplification #11

fix test coverage
5eddcf3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 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 (21b30d6) to head (5eddcf3).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #11   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           32        32           
  Lines         1634      1665   +31     
  Branches       129       129           
=========================================
+ Hits          1634      1665   +31     
Files with missing lines Coverage Δ
fitbit_client/auth/callback_server.py 100.00% <ø> (ø)
fitbit_client/auth/oauth.py 100.00% <100.00%> (ø)
fitbit_client/client.py 100.00% <100.00%> (ø)
fitbit_client/exceptions.py 100.00% <100.00%> (ø)
fitbit_client/resources/active_zone_minutes.py 100.00% <100.00%> (ø)
fitbit_client/resources/activity.py 100.00% <100.00%> (ø)
fitbit_client/resources/heartrate_timeseries.py 100.00% <100.00%> (ø)
fitbit_client/resources/nutrition.py 100.00% <100.00%> (ø)
fitbit_client/resources/sleep.py 100.00% <100.00%> (ø)