Skip to content

fix(ingest): fix extra forward slash for looker url generation#16274

Open
kevinkarchacryl wants to merge 1 commit intomasterfrom
fix-extra-forward-slash-looker-url
Open

fix(ingest): fix extra forward slash for looker url generation#16274
kevinkarchacryl wants to merge 1 commit intomasterfrom
fix-extra-forward-slash-looker-url

Conversation

@kevinkarchacryl
Copy link
Contributor

It's possible that links for Looker will have two forward slashes in the URL like "{base_url}//looks/{self.look_id}" instead of "{base_url}/looks/{self.look_id}". This fixes the issue in several places in looker_common.

@github-actions github-actions bot added the ingestion PR or Issue related to the ingestion of metadata label Feb 19, 2026
@github-actions
Copy link
Contributor

Linear: ING-1677

@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@datahub-cyborg datahub-cyborg bot added the needs-review Label for PRs that need review from a maintainer. label Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ingestion PR or Issue related to the ingestion of metadata needs-review Label for PRs that need review from a maintainer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments