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

fixes erroneous use of == in PricePlot (issue #1237) #1238

Merged
merged 3 commits into from
Oct 18, 2023

Conversation

francescopeloi
Copy link
Contributor

Thanks for contributing.

Description

What was changed

Fixes erroneous use of == in PricePlot (issue #1237)

Testing

Did you add a unit test?

Yes

@francescopeloi
Copy link
Contributor Author

thanks for the review @benmccann hawk eye! I had to rename the file too as it broke the build (class name != filename). I renamed also the test name.

@benmccann benmccann merged commit e3824a3 into jtablesaw:master Oct 18, 2023
ccleva pushed a commit to tlabs-data/tablesaw that referenced this pull request Nov 19, 2024
ccleva added a commit to tlabs-data/tablesaw that referenced this pull request Nov 19, 2024
…lesaw#1238) (#16)

* fixes erroneous use of `==` in PricePlot (issue jtablesaw#1237) (jtablesaw#1238)

* Port back test to java 8

* Upgrade maven compiler plugin and add release tag

* Added test cases with Instant and LocalDate

* Code cleanup

---------

Co-authored-by: Francesco <[email protected]>
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