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

chore: add test cases for IndexResource and address some problems found through test cases #4886

Merged
merged 5 commits into from
Sep 8, 2021

Conversation

pollend
Copy link
Member

@pollend pollend commented Sep 4, 2021

introduce test cases for IndexResource and fix some checkstyle mistakes in the code related to IndexResource. I also fixed some inconsistencies in the API for IndexResouce where the number of indices can be out of sync with the size of the buffer.

@github-actions github-actions bot added the Type: Chore Request for or implementation of maintenance changes label Sep 4, 2021
@pollend pollend changed the title chore: add index resource and test cases chore: add test cases for IndexResource and address some problems found through test cases Sep 4, 2021
@pollend pollend added Category: Doc Requests, Issues and Changes targeting javadoc and module documentation Category: Test/QA Requests, Issues and Changes targeting tests and quality assurance Type: Bug Issues reporting and PRs fixing problems labels Sep 4, 2021
Copy link
Member

@keturn keturn left a comment

Choose a reason for hiding this comment

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

LGTM.

Tangential question: Why is it named inSize?

@keturn keturn merged commit 5bf9eda into develop Sep 8, 2021
@keturn keturn deleted the chore/formatting-test-cases-indexResource branch September 8, 2021 23:12
@pollend pollend added this to the v5.2.0 milestone Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Doc Requests, Issues and Changes targeting javadoc and module documentation Category: Test/QA Requests, Issues and Changes targeting tests and quality assurance Type: Bug Issues reporting and PRs fixing problems Type: Chore Request for or implementation of maintenance changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants