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

[Refactor] Unnecessary ternary #298

Closed
wants to merge 1 commit into from
Closed

Conversation

norraell
Copy link
Contributor

Replaced unnecessary ternary expression

Replaced unnecessary ternary expression
@heshan0131
Copy link
Contributor

This change is unnecessary, clicked and hovered is intentionally set to undefined. The test is failing because of this change

@norraell
Copy link
Contributor Author

norraell commented Dec 7, 2018

Thanks for the reply! Oh I see why, now that I think of it a second time. However, I could not find a test log, is there a way to show the log in the Travis CI Build?

@norraell norraell closed this Dec 7, 2018
@heshan0131
Copy link
Contributor

Yes, you can click on the job id https://travis-ci.com/uber/kepler.gl/jobs/161083310
Also you can npm run test locally

igorDykhta added a commit that referenced this pull request Aug 5, 2022
- reset clicked and hover values for a layer affected by LAYER_TYPE_CHANGE
igorDykhta added a commit that referenced this pull request Aug 5, 2022
- reset clicked and hover values for a layer affected by LAYER_TYPE_CHANGE

Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
igorDykhta added a commit that referenced this pull request Aug 9, 2022
- reset clicked and hover values for a layer affected by LAYER_TYPE_CHANGE
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.

None yet

2 participants