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

Rename active workout to active workout session #405

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

morteako
Copy link
Collaborator

The naming ActiveWorkout can be confusing, because it does not refer to a Workout(a workout plan), but more of a workout session (which can be without a Workout).
This confusion can also be seen with the function setActiveWorkout, which does not change the whole ActiveWorkout, but only the .workout in the ActiveWorkout(Session)

ActiveWorkout is confusing, because it does not refer to a Workout(a workout plan), but a workout session (which can be without a Workout).
This confusion can also be seen with the function setActiveWorkout, which does not change the whole ActiveWorkout, but only the .workout in the ActiveWorkout(Session)
@morteako morteako requested a review from sivertschou October 13, 2024 10:16
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