Skip to content

Conversation

@dshemetov
Copy link
Contributor

@dshemetov dshemetov commented Oct 4, 2021

Closes #728

Prerequisites:

  • Unless it is a documentation hotfix it should be merged against the dev branch
  • Branch is up-to-date with the branch to be merged with, i.e. dev
  • Build is successful
  • Code is cleaned up and formatted

Summary

Missingness code validation was no ready to receive str(float(missing_code)) and therefore caused an error. It should now convert from string to float to int. Added tests to cover this case.

@dshemetov dshemetov requested a review from krivard October 4, 2021 19:52
Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

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

minor adjustments but otherwise looks good!

dshemetov and others added 2 commits October 5, 2021 10:19
Whitespace for readability

Co-authored-by: Katie Mazaitis <[email protected]>
Preserve old test cases

Co-authored-by: Katie Mazaitis <[email protected]>
@krivard
Copy link
Contributor

krivard commented Oct 5, 2021

Superseded by #733

@krivard krivard closed this Oct 5, 2021
@krivard krivard deleted the hotfix_acquisition branch October 5, 2021 18:41
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.

covidcast acquisition rejects valid nan-coded rows

3 participants