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

SPI ETL: Map SPI Species Codes to ITIS TSNs #1362

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Conversation

mauberti-bc
Copy link
Collaborator

@mauberti-bc mauberti-bc commented Sep 10, 2024

Links to Jira Tickets

  • N/A

Description of Changes

  • Uses exact matches on scientific name to map SPI species codes to ITIS TSNs
  • Stores the SPI-ITIS mapping in the public schema

Testing Notes

  • Need to update the code to apply migrations to the port-forward spi-test DB and not the local DB instance
  • SPI codes without an ITIS match can be validated by searching for the scientific name at https://itis.gov/ and confirming that no species are returned.

@mauberti-bc mauberti-bc added the Early Feedback Welcome PR is not finished, but early review feedback is welcomed label Sep 10, 2024
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.10%. Comparing base (353675e) to head (1af8493).
Report is 2 commits behind head on test-spi.

Additional details and impacted files
@@             Coverage Diff              @@
##           test-spi    #1362      +/-   ##
============================================
+ Coverage     47.88%   50.10%   +2.21%     
============================================
  Files           736      736              
  Lines         20015    20015              
  Branches       3146     3146              
============================================
+ Hits           9585    10028     +443     
+ Misses         9825     9819       -6     
+ Partials        605      168     -437     

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

Copy link

@LouisThedroux LouisThedroux marked this pull request as ready for review September 11, 2024 18:39
@LouisThedroux LouisThedroux merged commit 2af93d3 into test-spi Sep 11, 2024
15 checks passed
@LouisThedroux LouisThedroux deleted the spi-species-map branch September 11, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Early Feedback Welcome PR is not finished, but early review feedback is welcomed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants