Skip to content

Conversation

@jpstroop
Copy link
Owner

  • Change Dict[Never, Never] return types to None for create_favorite_activity and delete_activity_log
  • Fix pytest collection warning by refactoring TestResource to be created by a factory function

- Change Dict[Never, Never] return types to None for create_favorite_activity and delete_activity_log
- Fix pytest collection warning by refactoring TestResource to be created by a factory function
@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 (1d51869) to head (f01222d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #21   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           34        34           
  Lines         2030      2030           
  Branches       165       165           
=========================================
  Hits          2030      2030           
Files with missing lines Coverage Δ
fitbit_client/resources/activity.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jpstroop jpstroop merged commit b3115d2 into main Mar 10, 2025
10 checks passed
@jpstroop jpstroop deleted the bugs branch March 10, 2025 09:47
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