openfisca-core
openfisca-core copied to clipboard
Add date units to periods
Depends on #1138
Thanks for contributing to OpenFisca! Remove this line, as well as any other in the following that don't fit your contribution :)
New features
- Introduce
DateUnittoperiods- Allows for transparent encapsulation of the atomic units of
periods(year,month, ...). - This helps with testing, refactoring and exrtension of
periods(weeksfor example).
- Allows for transparent encapsulation of the atomic units of
Coverage increased (+0.7%) to 79.676% when pulling f51fc6252ba9ff6f101cdc09cf06f84a619da86b on add-date-units into 3eb157f20ebcad6a87ecc583c00f266dc22dca0e on master.
Looks nice @maukoquiroga.
Superseded by #1138