|
All checks were successful
continuous-integration/drone/push Build is passing
- Remove Process.sleep calls from integration tests (tests run synchronously in SQL sandbox) - Improve error handling: membership_fee_type_not_found now returns changeset error instead of just logging - Clarify partial_failure documentation: successful_cycles are not persisted on rollback - Update documentation: joined_at → join_date, left_at → exit_date - Document PostgreSQL advisory locks per member (not whole table lock) - Document gap handling: explicitly deleted cycles are not recreated |
||
|---|---|---|
| .. | ||
| changes | ||
| foreign_key_test.exs | ||
| member_cycle_integration_test.exs | ||
| membership_fee_cycle_test.exs | ||
| membership_fee_type_test.exs | ||