-
Notifications
You must be signed in to change notification settings - Fork 31
refactor: rename hh_id to vg_id
#654
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
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #654 +/- ##
=======================================
Coverage 90.61% 90.61%
=======================================
Files 48 48
Lines 3100 3100
=======================================
Hits 2809 2809
Misses 291 291
☔ View full report in Codecov by Sentry. |
|
Thanks! Will need to alert some people before merging, but looks great at a glance! Small things that I saw right away:
|
What should be written there? |
Now that you are saying it, it is actually written already 🙈, right here... Apologies. Reading through that makes me wonder whether this PR is actually helpful or not in its current form. That is, current It might be more useful to use the correct naming already, leave all three of { If that makes sense, it would be
Does that make sense, @mjbloemer @ChristianZimpelmann @JuergenWiemers ? |
I would say so! Not really sure about A tricky part will be the Günstigerprüfung between Wohngeld and ALG II if those are referring to different groupings. But this isn't relevant in this PR. |
|
@hmgaudecker How should the following functions be renamed?
|
The last might actually pose a problem because wohngeld operates on different grouping than Just so you are not surprised. |
|
Closing since |
What problem do you want to solve?
As discussed in #601 (comment), this PR
hh_idtovg_id,_hhwith_vg.Since this PR touches thousands of files, I've split this from #601.
Todo
Closes #XXXXin the first PR comment to auto-close the relevant issue oncethe PR is accepted. This is not applicable if there is no corresponding issue.