Skip to content
This repository was archived by the owner on Dec 11, 2022. It is now read-only.

Use the scientific name if no generic name is present #28

Merged
merged 2 commits into from
Apr 5, 2020

Conversation

tpoisot
Copy link
Member

@tpoisot tpoisot commented Apr 5, 2020

Closes #27

@codecov
Copy link

codecov bot commented Apr 5, 2020

Codecov Report

Merging #28 into master will decrease coverage by 0.38%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   78.76%   78.37%   -0.39%     
==========================================
  Files          10       10              
  Lines         146      148       +2     
==========================================
+ Hits          115      116       +1     
- Misses         31       32       +1     
Flag Coverage Δ
#unittests 78.37% <80.00%> (-0.39%) ⬇️
Impacted Files Coverage Δ
src/types/GBIFRecords.jl 86.36% <80.00%> (-3.64%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ea97e7...aad2ead. Read the comment docs.

@tpoisot tpoisot merged commit c356179 into master Apr 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The genericName key is not always present in taxa
1 participant