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

augur curate I/O: validate records have same fields #1518

Merged
merged 3 commits into from
Jul 3, 2024

Commits on Jul 3, 2024

  1. augur curate I/O: validate records have same fields

    Validate records have the same fields before and after the subcommand
    modifies the records.
    
    Includes a functional test to check for the input error, but there's no
    good way to check for the output error. Hopefully we just never see it!
    joverlee521 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6ad8fac View commit details
    Browse the repository at this point in the history
  2. Update changelog

    joverlee521 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9811491 View commit details
    Browse the repository at this point in the history
  3. Fix changelog link

    Follow up to #1514
    joverlee521 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6e35dd4 View commit details
    Browse the repository at this point in the history