We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To reduce the line count of changes in reviews, we should reduce the amount of tests with expected files.
Example: #12
Ideally, when there are changes to generated code, there should be a single file changed with minimal changes.
Side question: which integration tests have to be added to keep coverage up?
The text was updated successfully, but these errors were encountered:
Please start with low hanging fruits right away. Collect others with dependencies for later.
Sorry, something went wrong.
Merge branch '16-add-float-vectors' into 'dev'
5d45faf
Resolve "Add float vectors" Closes #16 See merge request objectbox/objectbox-generator!13
vaind
Successfully merging a pull request may close this issue.
To reduce the line count of changes in reviews, we should reduce the amount of tests with expected files.
Example: #12
Ideally, when there are changes to generated code, there should be a single file changed with minimal changes.
Side question: which integration tests have to be added to keep coverage up?
The text was updated successfully, but these errors were encountered: