Commit fa70f16
Fix empty report creation when no IPs found in file (#22)
Bail early when file scan finds 0 valid IP addresses instead of
creating an empty report with NaN% values.
Fixes #19
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 10f250b commit fa70f16
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
76 | 82 | | |
77 | 83 | | |
78 | 84 | | |
| |||
0 commit comments