ncov
ncov copied to clipboard
#700 Force include Wuhan 2019 metadata
Description of proposed changes
What is the goal of this pull request? What does this pull request change?
This pull request attempts to fix Issue 700 by force including the Wuhan 2019 metadata in the workflow.
Related issue(s)
Issue 700
Fixes # Related to #700
Testing
What steps should be taken to test the changes you've proposed? Test to see of the metadata is automatically included.
If you added or changed behavior in the codebase, did you update the tests, or do you need help with this? My partner and tried to test this locally but found it difficult to test this specific issue. We did not update or change any tests and would probably need some help testing this specific change.
Release checklist
If this pull request introduces backward incompatible changes, complete the following steps for a new release of the workflow:
- [ ] Determine the version number for the new release by incrementing the most recent release (e.g., "v2" from "v1").
- [ ] Update
docs/src/reference/change_log.md
in this pull request to document these changes and the new version number. - [ ] After merging, create a new GitHub release with the new version number as the tag and release title.
If this pull request introduces new features, complete the following steps:
- [ ] Update
docs/src/reference/change_log.md
in this pull request to document these changes by the date they were added.