Skip to content

Conversation

@akshaisarma
Copy link
Member

Closes #47

@coveralls
Copy link

coveralls commented Nov 22, 2018

Coverage Status

Coverage decreased (-0.0009%) to 99.71% when pulling 67a2605 on akshaisarma:projection-fix into ae95c67 on bullet-db:master.

if (field != null) {
projected.forceSet(newName, record.extractField(field));
}
} catch (RuntimeException ignored) {
Copy link
Contributor

Choose a reason for hiding this comment

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

No exception will be thrown.

Copy link
Member Author

Choose a reason for hiding this comment

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

We don't know because forceSet calls set which may or may not support unchecked sets

@akshaisarma akshaisarma merged commit d1617c5 into bullet-db:master Nov 22, 2018
@akshaisarma akshaisarma deleted the projection-fix branch November 22, 2018 00:56
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