iza-institute-of-labor-economics / gettsim

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

Replace `hh` in function names by `bg`/`fg`/`vg` #662

Closed lars-reimann closed 12 months ago

lars-reimann commented 1 year ago

What problem do you want to solve?

Replace hh in function names by bg/fg/vg, as discussed in https://github.com/iza-institute-of-labor-economics/gettsim/pull/654#issuecomment-1719414210.

Until #601 is available, it makes no sense to also rename the _hh parameters of the functions, since bg_id and fg_id are not available yet.

Todo

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (419769f) 90.95% compared to head (dbc139f) 91.01%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #662 +/- ## ========================================== + Coverage 90.95% 91.01% +0.06% ========================================== Files 48 48 Lines 3140 3140 ========================================== + Hits 2856 2858 +2 + Misses 284 282 -2 ```

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