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

Hot patch to fix #158 #159

Merged
merged 1 commit into from Jan 24, 2019
Merged

Hot patch to fix #158 #159

merged 1 commit into from Jan 24, 2019

Conversation

nicklucius
Copy link
Contributor

Per #158, a unit test began to fail due to a change in format of column names in a sample dataset used in testing. This fix is simply to change the column names in the test script to match the names in the incoming dataset.

I've opened the pull request directly against the master branch, instead of the dev branch. Currently, the dev branch contains early work for v1.8.0, so I don't want to conflate the two. Since this is a limited hot patch, I've branched from master and am resubmitting to that same branch.

I've modeled this pull request on #142, which dealt with a nearly identical situation.

@nicklucius nicklucius self-assigned this Jan 23, 2019
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.5%) to 96.335% when pulling bdd3577 on issue158 into d25acb2 on master.

Copy link
Member

@geneorama geneorama 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 to me. All the tests pass when I run them manually, and I'm able to build as CRAN.

@geneorama geneorama merged commit be97600 into master Jan 24, 2019
@geneorama
Copy link
Member

I turned off some of the status checks in the settings so that we could do the merge. (@nicklucius) I think we should turn them back on, but I think we need to get this uploaded to CRAN first.

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

3 participants