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

#159236217 Enable getting exercises for a body part on mouse hover #33

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

RrNn
Copy link
Collaborator

@RrNn RrNn commented Aug 30, 2018

What does this PR do?

  • This PR enables a user to view the exercises for a body part when he/she moves the mouse over that body part.

How should this be manually tested?

  • Clone the application.
  • Checkout the git branch ft-bodypart-hover-159236217
  • Run the application python manage.py runserver
  • Visit the muscle overview at http://127.0.0.1:8000/en/exercise/muscle/overview/
  • Hover over the body parts and the exercises will change accordingly, just like they change on hovering over the exercise names.

Relevant Pivotal Tracker story.

@coveralls
Copy link

coveralls commented Aug 30, 2018

Pull Request Test Coverage Report for Build 524

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.3%) to 92.887%

Totals Coverage Status
Change from base Build 480: 0.3%
Covered Lines: 12628
Relevant Lines: 13595

💛 - Coveralls

@RrNn RrNn force-pushed the ft-bodypart-hover-159236217 branch 6 times, most recently from 2f2d7e2 to fd5f18d Compare August 30, 2018 11:59
@RrNn RrNn force-pushed the ft-bodypart-hover-159236217 branch from fd5f18d to 1ef6700 Compare August 30, 2018 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants