-
Notifications
You must be signed in to change notification settings - Fork 89
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
Test commit check changes #4726
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Add multi-hop properties needed for the hero queries - Update multi-hop properties where naming has changed from data cleanup - Update entity overview tile to link to the browser page for ease of testing
…onsorg#4714) Hopefully this will resolve custom DC autopush test failures.
- Remove some landing page example links that don't work anymore - Add parallelization for Custom DC autopush tests - Add some waiting for elements to be ready in tests that were failing on Cloud Build
- when multiple entities are recognized but only some entities have data for the property, should only show the entities with data (e.g., [autopush](https://screenshot.googleplex.com/48VaUAxjZtXYMgC) vs [local](https://screenshot.googleplex.com/Brsnuj4DSNmpJSN)) - fix bug in deciding when to show low confidence message. Previously did not consider property score
…hm. (datacommonsorg#4716) Places like Curaçao, España, or Algérie were being unfairly demoted in scoring due to the non-ascii character. This PR replaces all special characters before determine the match score. Screencast with the fix: https://screencast.googleplex.com/cast/NDkzOTc5NTE5MjA4NjUyOHw1N2FlYTVmMC00Zg
…tacommonsorg#4718) Reduces CosineScores to 6 decimals to reduce the diffs that are generated when updating the integration_test goldens. This is to reduce noise in reviews and should not fundamentally affect the actual tests.
looks like the class name for topic items got changed in this PR causing sanity tests to fail: https://github.com/datacommonsorg/website/pull/4673/files#diff-37059329da755a92aa218821e795bf1cb89ad26682ceb8f6d5dddc84a49bb645L43
hqpho
force-pushed
the
cdcUpdateTest
branch
2 times, most recently
from
November 8, 2024 20:26
31a2b73
to
eae2dce
Compare
hqpho
force-pushed
the
cdcUpdateTest
branch
2 times, most recently
from
November 8, 2024 20:53
2366eb1
to
a5e1a18
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.