You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Fix hostname parsing and add comprehensive tests
- Fix extract_provider_name to handle URLs with trailing dots
- Improve logic to correctly extract provider from domains like dev.azure.com
- Add comprehensive tests for edge cases including trailing dots
- Use simple string split approach instead of complex regex
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments