mitgliederverwaltung/lib/membership_fees/changes
Moritz e9c53cc520
All checks were successful
continuous-integration/drone/push Build is passing
refactor: reduce nesting depth and improve code readability
- Replace Enum.map |> Enum.join with Enum.map_join for efficiency
- Extract helper functions to reduce nesting depth from 4 to 2
- Rename is_current_cycle? to current_cycle? following Elixir conventions
2025-12-15 11:50:08 +01:00
..
set_membership_fee_start_date.ex refactor: improve cycle generation code quality and documentation 2025-12-12 17:41:22 +01:00
validate_same_interval.ex refactor: reduce nesting depth and improve code readability 2025-12-15 11:50:08 +01:00