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

docs: improve commons module documentation #1055

Merged
merged 9 commits into from
Oct 7, 2021

Conversation

bonjourmauko
Copy link
Member

@bonjourmauko bonjourmauko commented Sep 29, 2021

Fixes #1251
Follows discussion on #1033

Documentation

  • Complete the documentation of the commons module

@bonjourmauko bonjourmauko added kind:docs Add or improvement of documentation kind:theme A group of issues, directly tied to an OKR kind:roadmap A group of issues, constituting a delivery roadmap labels Sep 29, 2021
@bonjourmauko bonjourmauko requested review from MattiSG and a team September 29, 2021 13:59
@bonjourmauko bonjourmauko force-pushed the documentation/commons branch 4 times, most recently from 5006264 to c168a17 Compare October 7, 2021 09:53
@bonjourmauko bonjourmauko removed kind:theme A group of issues, directly tied to an OKR kind:roadmap A group of issues, constituting a delivery roadmap labels Oct 7, 2021
@bonjourmauko bonjourmauko changed the title [1/*] Improve commons module documentation [1/17] Improve commons module documentation Oct 7, 2021
Copy link
Member

@MattiSG MattiSG left a comment

Choose a reason for hiding this comment

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

Thank you for this documentation work! 👏 I am looking forward to the systemic effects of having documentation throughout the codebase and how further contributions will improve it 😃

There is a lot of overlap with other PRs (#1033, #1060…) for task running parts, I'm looking forward to merges and rebases that will progressively allow us to focus reviews on functional / documentation changes!

openfisca_core/commons/__init__.py Outdated Show resolved Hide resolved
openfisca_core/commons/__init__.py Outdated Show resolved Hide resolved
openfisca_core/commons/__init__.py Outdated Show resolved Hide resolved
openfisca_core/commons/formulas.py Outdated Show resolved Hide resolved
openfisca_core/commons/formulas.py Outdated Show resolved Hide resolved
openfisca_core/commons/formulas.py Outdated Show resolved Hide resolved
openfisca_core/commons/formulas.py Outdated Show resolved Hide resolved
def __init__(self) -> None:
pass
...
Copy link
Member

Choose a reason for hiding this comment

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

For other reviewers wondering, this is a noop: https://stackoverflow.com/a/6189281

openfisca_core/commons/rates.py Outdated Show resolved Hide resolved
openfisca_tasks/lint.mk Outdated Show resolved Hide resolved
@bonjourmauko bonjourmauko force-pushed the documentation/commons branch from 3c68f33 to fd75c50 Compare October 7, 2021 14:13
@bonjourmauko
Copy link
Member Author

Thank you for this documentation work! 👏 I am looking forward to the systemic effects of having documentation throughout the codebase and how further contributions will improve it 😃

For the "visible" end result, we still need #1054

There is a lot of overlap with other PRs (#1033, #1060…) for task running parts, I'm looking forward to merges and rebases that will progressively allow us to focus reviews on functional / documentation changes!

Yes, that was a rather painful rebase 🤣

@bonjourmauko bonjourmauko merged commit b80e54d into master Oct 7, 2021
@bonjourmauko bonjourmauko deleted the documentation/commons branch October 7, 2021 14:19
@bonjourmauko bonjourmauko changed the title [1/17] Improve commons module documentation docs: improve commons module documentation Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:docs Add or improvement of documentation
Projects
Development

Successfully merging this pull request may close these issues.

Add docs to commons
2 participants