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

Fix one more null pointer #127

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Conversation

utas-raymondng
Copy link
Contributor

No description provided.

@@ -349,4 +349,19 @@ public void verifyTitleFreeThemes() throws IOException {
"Stac not equals for sample14"
);
}

@Test
public void verifyWorks() throws IOException {
Copy link
Contributor

Choose a reason for hiding this comment

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

could you make the test method name more meaningful? such as verifyFindPolygonWorks so that others know easily what this test case is for.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done please check

Copy link
Contributor

@HavierD HavierD 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

@HavierD HavierD merged commit 1294de4 into main Sep 2, 2024
2 checks passed
@HavierD HavierD deleted the bugs/5768-cache-result-on-flooding-call branch September 2, 2024 23:19
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