biohubbc icon indicating copy to clipboard operation
biohubbc copied to clipboard

BugFix: Change itis_tsn column type in CSV validator

Open mauberti-bc opened this issue 1 year ago • 3 comments

Links to Jira Tickets

  • N/A

Description of Changes

  • Fixes a bug preventing observations from being imported by changing the ITIS_TSN column type from 'string' to 'number'.

Testing Notes

  • Should be able to import observations from a CSV file

mauberti-bc avatar Aug 22 '24 03:08 mauberti-bc

Openshift URLs for the PR Deployment:

  • App Route: https://biohubbc-app-1345-af2668-dev.apps.silver.devops.gov.bc.ca/
  • Api Route: https://biohubbc-api-1345-af2668-dev.apps.silver.devops.gov.bc.ca/
  • Pods: https://console.apps.silver.devops.gov.bc.ca/k8s/ns/af2668-dev/pods?name=1345

github-actions[bot] avatar Aug 22 '24 03:08 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.92%. Comparing base (d4e0f59) to head (1704975). Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1345   +/-   ##
=======================================
  Coverage   47.92%   47.92%           
=======================================
  Files         737      737           
  Lines       20027    20027           
  Branches     3146     3146           
=======================================
  Hits         9597     9597           
  Misses       9825     9825           
  Partials      605      605           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 22 '24 03:08 codecov[bot]