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

Remove the requirement for a database field in augur curate parse-genbank-location [#1511] #1513

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

genehack
Copy link
Contributor

@genehack genehack commented Jul 2, 2024

Description of proposed changes

Per discussion on #1508 and #1511, the field standardization across records (cf #1510) makes the need to verify a database field less important — essentially, if there's a geo_loc_name field (or a field with the name given in the --location-field argument), parse it. Otherwise, warn that it's not found.

Related issue(s)

Checklist

  • Checks pass
  • If making user-facing changes, add a message in CHANGES.md summarizing the changes in this PR

Per discussion on #1508 and #1511, the field standardization across
records (cf #1510) makes the need to verify a `database` field less
important — essentially, if there's a `geo_loc_name` field (or a field
with the name given in the `--location-field` argument), parse it.
Otherwise, warn that it's not found.
@genehack genehack requested a review from a team July 2, 2024 16:31
@j23414
Copy link
Contributor

j23414 commented Jul 2, 2024

The requirement of a database field was a past annoyance of mine. I'm glad to see this change.

@genehack genehack merged commit c679fde into master Jul 2, 2024
20 checks passed
@genehack genehack deleted the no-db-for-gb-1511 branch July 2, 2024 17:39
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.54%. Comparing base (4264701) to head (f1f05da).
Report is 226 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1513      +/-   ##
==========================================
- Coverage   69.57%   69.54%   -0.03%     
==========================================
  Files          73       73              
  Lines        7792     7786       -6     
  Branches     1906     1904       -2     
==========================================
- Hits         5421     5415       -6     
  Misses       2086     2086              
  Partials      285      285              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

3 participants