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

[P4-502] Fix replacing of identifiers #160

Merged
merged 1 commit into from
Jul 24, 2019
Merged

Conversation

teneightfive
Copy link
Contributor

This fixes a bug where the identifiers property on a person was
being replaced with an empty array if there was already an existing
one.

This adds a couple of extra tests to ensure this doesn't regress
in the future.

@teneightfive teneightfive self-assigned this Jul 23, 2019
This fixes a bug where the identifiers property on a person was
being replaced with an empty array if there was already an existing
one.

This adds a couple of extra tests to ensure this doesn't regress
in the future.
@codeclimate
Copy link

codeclimate bot commented Jul 24, 2019

Code Climate has analyzed commit 2ff2056 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 98.1% (0.0% change).

View more on Code Climate.

@teneightfive teneightfive merged commit 47fff37 into master Jul 24, 2019
@teneightfive teneightfive deleted the patch/person-formatting branch July 24, 2019 11:36
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.

None yet

2 participants