Skip to content

Issues/262/removing #295

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

Merged
merged 3 commits into from
Feb 28, 2017
Merged

Issues/262/removing #295

merged 3 commits into from
Feb 28, 2017

Conversation

ilyavf
Copy link
Contributor

@ilyavf ilyavf commented Feb 28, 2017

// TODO: figure out what to do with `OSProjectContributionsMap` if an `OSProject` gets removed from a month:
// since `OSProjectContributionsMap` will still have the removed project whereas `contributionMonth.calculations.osProjects` won't
// which will cause NaN for total. For now just ignore undefined for calculation:
if (typeof totalAmountForOSProject !== 'undefined'){
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

totalAmountForOSProject !== undefined

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@ilyavf ilyavf merged commit 636b475 into staging Feb 28, 2017
@ilyavf ilyavf deleted the issues/262/removing branch February 28, 2017 18:05
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