Skip to content

Simplify push events diff - #4427

Open
preciz wants to merge 2 commits into
phoenixframework:mainfrom
preciz:simplify-push-events-diff
Open

Simplify push events diff#4427
preciz wants to merge 2 commits into
phoenixframework:mainfrom
preciz:simplify-push-events-diff

Conversation

@preciz

@preciz preciz commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Assisted-by: Codex CLI:GPT 6 Astra

Construct the events map directly in get_push_events_diff/1. The getter returns a list, which is always truthy in Elixir, so the conditional has an unreachable falsy branch.

Construct the events map directly in get_push_events_diff/1. The getter returns a list, which is always truthy in Elixir, so the conditional has an unreachable falsy branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant