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

Refactor segment correlation coefficient computation #65

Open
MathBunny opened this issue Feb 12, 2018 · 0 comments
Open

Refactor segment correlation coefficient computation #65

MathBunny opened this issue Feb 12, 2018 · 0 comments
Assignees

Comments

@MathBunny
Copy link
Owner

Right now, the segment correlation coefficient is computed within the segments details page route, which makes it extremely difficult to unit test. This critical piece of code should be:

  • Separated into smaller components
  • Refactored to fetch from existing data handlers (Strava, MongoDB)
  • Contain improved error handling
@MathBunny MathBunny self-assigned this Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant