638f85fa07f0770d0c5d679cbae6e0eba9aa405b
update_or_create already persists member.user via defaults, so the follow-up `if create_account and member.user_id is None` block was unreachable dead code. Removing it brings importer coverage to 100% with no behavior change (existing link-existing-user test still passes). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
Languages
Python
59.1%
HTML
28.3%
CSS
8%
JavaScript
4.2%
Shell
0.2%
Other
0.2%