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

Need description on the overall get, update, and merge process for profiles. #839

Open
JGSweets opened this issue May 23, 2023 · 0 comments
Assignees
Labels
contribution_day Documentation Improvements or additions to documentation Low Priority Cosmetic improvement or minor bug

Comments

@JGSweets
Copy link
Collaborator

All calculations should have a get, update, and merge.

Where get -> calcs from raw data.
merge -> takes two existing calcs and merges them
update -> takes in new data to add; get + merge

We need to add this description to the docs so one can add new calculations.

Also, eventually need to update all existing calcs to follow this paradigm.

@JGSweets JGSweets added Documentation Improvements or additions to documentation Low Priority Cosmetic improvement or minor bug labels May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution_day Documentation Improvements or additions to documentation Low Priority Cosmetic improvement or minor bug
Projects
None yet
Development

No branches or pull requests

4 participants