Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Big exception refactor and simplification #11

Merged
merged 2 commits into from
Mar 4, 2025
Merged

Conversation

jpstroop
Copy link
Owner

@jpstroop jpstroop commented Mar 4, 2025

No description provided.

Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (21b30d6) to head (5eddcf3).
Report is 1 commits behind head on main.

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%> (ø)

@jpstroop jpstroop merged commit 576ebd2 into main Mar 4, 2025
10 checks passed
@jpstroop jpstroop deleted the exception_refactor branch March 4, 2025 11:05
jpstroop added a commit that referenced this pull request Mar 5, 2025
* Big exception refactor and simplification
* fix test coverage
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.

1 participant