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

Small Changes to Weight, InputForm & Workout Selection #53

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

yanavlall
Copy link
Contributor

@yanavlall yanavlall commented Mar 7, 2024

final_small_changes_yanav

♻️ Current situation & Problem

Weight was set to KGs. InputForm was navigating to WorkoutHome, instead of WorkoutSelection. Some minor number changes in WorkoutSelection.

⚙️ Release Notes

Weight now set to lbs. InputForm now correctly navigating to WorkoutSelection, instead of WorkoutHome. Minor number changes in WorkoutSelection were made.

📚 Documentation

Please ensure that you properly document any additions in conformance to Spezi Documentation Guide.
You can use this section to describe your solution, but we encourage contributors to document your reasoning and changes using in-line documentation.

✅ Testing

Please ensure that the PR meets the testing requirements set by CodeCov and that new functionality is appropriately tested.
This section describes important information about the tests and why some elements might not be testable.

📝 Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@yanavlall yanavlall requested a review from terribilis March 7, 2024 05:38
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 26.23%. Comparing base (89cc660) to head (4ba0eca).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   26.23%   26.23%           
=======================================
  Files          66       66           
  Lines        3745     3745           
=======================================
  Hits          982      982           
  Misses       2763     2763           
Files Coverage Δ
Stronger/Account/Weight.swift 0.00% <0.00%> (ø)
Stronger/Workout/InputForm.swift 8.37% <0.00%> (ø)
Stronger/Exercise/WorkoutSelection.swift 59.68% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 89cc660...4ba0eca. Read the comment docs.

@yanavlall yanavlall enabled auto-merge (squash) March 7, 2024 07:23
@yanavlall yanavlall merged commit ecf7823 into main Mar 7, 2024
7 checks passed
@yanavlall yanavlall deleted the final_small_changes_yanav branch March 7, 2024 07:37
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