PoisotLab / GBIF.jl

Functions and types to access GBIF data from Julia
https://ecojulia.github.io/GBIF.jl/latest/
Other
19 stars 4 forks source link

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

Closed tpoisot closed 4 years ago

tpoisot commented 4 years ago

Closes #27

codecov[bot] commented 4 years ago

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%) :arrow_down:
Impacted Files Coverage Δ
src/types/GBIFRecords.jl 86.36% <80.00%> (-3.64%) :arrow_down:

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.