-
Notifications
You must be signed in to change notification settings - Fork 9
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
SIMSBIOHUB-451: Recognize 'Species' column in uploaded observation CSV #1196
Conversation
Openshift URLs for the PR Deployment: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1196 +/- ##
=======================================
Coverage 57.80% 57.80%
=======================================
Files 591 591
Lines 18080 18080
Branches 2785 2785
=======================================
Hits 10452 10452
Misses 6940 6940
Partials 688 688 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐈
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐈
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🦫
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐱
Links to Jira Tickets
Description of Changes
Observation CSV uploads now expect the species column to be named
Species
, rather thanSPECIES_TAXONOMIC_ID
.Testing Notes
Upload an observations CSV, ensuring that the species column is titled
Species
(case insensitive). You should: