iza-institute-of-labor-economics / gettsim

The GErman Taxes and Transfers SIMulator
https://gettsim.readthedocs.io/
GNU Affero General Public License v3.0
54 stars 32 forks source link

Data columns overwrite functions regardless of time unit #700

Closed lars-reimann closed 6 months ago

lars-reimann commented 6 months ago

What problem do you want to solve?

Closes #699

Data columns now always overwrite policy functions regardless of their time unit. If, for example, the value eink_st_y_sn is needed, and a data column eink_st_m_sn and policy function eink_st_y_sn are provided, the converted data column is used.

Todo

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.22%. Comparing base (0dda2de) to head (c5a5f4a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #700 +/- ## ========================================== + Coverage 89.17% 89.22% +0.05% ========================================== Files 51 51 Lines 3592 3592 ========================================== + Hits 3203 3205 +2 + Misses 389 387 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.