Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dashboard/app: fix parsing bug and accept "gs://" prefixes #5633

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

tarasmadan
Copy link
Collaborator

No description provided.

@tarasmadan tarasmadan changed the title dashboard/app: tolerate gs:// prefixed in gcs urls dashboard/app: fix parsing bug and accept "gs://" prefixes Dec 20, 2024
@tarasmadan tarasmadan marked this pull request as ready for review December 20, 2024 10:42
Bug: payload is a serialized json, not string.
Copy link
Member

@ramosian-glider ramosian-glider left a comment

Choose a reason for hiding this comment

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

Is it possible to test this behavior somehow?

@tarasmadan tarasmadan added this pull request to the merge queue Dec 20, 2024
@tarasmadan
Copy link
Collaborator Author

tarasmadan commented Dec 20, 2024

We mock the whole dashapi communication to test clients.
But the dashapi itself is not tested as far as I know.
The easiest way for this part is to deply&test.

It makes sense to check codecov coverage....

@tarasmadan
Copy link
Collaborator Author

Merged via the queue into google:master with commit fbda11f Dec 20, 2024
17 checks passed
@tarasmadan
Copy link
Collaborator Author

#5634 to test the first, trivial one.
Second will be challenging because it may require gcs mocking....

@tarasmadan tarasmadan deleted the skip_prefix branch December 21, 2024 14:01
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.

2 participants