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

Added support for multiple-point searches #73

Merged
merged 4 commits into from
Aug 19, 2024

Conversation

Sherwin-14
Copy link
Contributor

I came up with a naive solution for the issue #72

Copy link
Collaborator

@frankinspace frankinspace left a comment

Choose a reason for hiding this comment

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

Can you add a unit test for this one?

Copy link
Collaborator

@chuckwondo chuckwondo left a comment

Choose a reason for hiding this comment

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

In addition to my code comments, I will repeat @frankinspace's request for you to also include unit tests, which should generally be done as a matter of practice.

CHANGELOG.md Outdated Show resolved Hide resolved
cmr/queries.py Outdated Show resolved Hide resolved
cmr/queries.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@chuckwondo chuckwondo left a comment

Choose a reason for hiding this comment

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

Thanks @Sherwin-14. Looks good. Just 1 request for slight change to the changelog entry.

CHANGELOG.md Outdated Show resolved Hide resolved
@chuckwondo
Copy link
Collaborator

@Sherwin-14, looks like there's another unit test that needs to be adjusted to pass, like the change made to test_point_set.

@chuckwondo
Copy link
Collaborator

@frankinspace, are you ready to approve the changes now?

Copy link
Collaborator

@frankinspace frankinspace left a comment

Choose a reason for hiding this comment

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

Looks good. Thank you!

@frankinspace frankinspace merged commit a797e35 into nasa:develop Aug 19, 2024
7 checks passed
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.

3 participants