Skip to content

fix(#79): propagate load ip data errors#80

Merged
jongwoo328 merged 1 commit into
mainfrom
fix/#79
Jun 13, 2026
Merged

fix(#79): propagate load ip data errors#80
jongwoo328 merged 1 commit into
mainfrom
fix/#79

Conversation

@jongwoo328

Copy link
Copy Markdown
Owner

Close #79

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request refactors the LoadIpData method across AWS, Azure, Cloudflare, and GCP providers to return an error instead of calling log.Fatal upon failure. This allows the calling providers to handle errors gracefully. Corresponding unit tests have been added to verify error handling when data files are missing. As there are no review comments, I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@jongwoo328 jongwoo328 marked this pull request as ready for review June 13, 2026 15:18
@jongwoo328 jongwoo328 merged commit cee3ac4 into main Jun 13, 2026
1 check passed
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.

propagate load ip data errors

1 participant