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

Fix the occurrences method for non-species taxa #30

Closed tpoisot closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #30 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   78.37%   78.37%           
=======================================
  Files          10       10           
  Lines         148      148           
=======================================
  Hits          116      116           
  Misses         32       32           
Flag Coverage Δ
#unittests 78.37% <100.00%> (ø)
Impacted Files Coverage Δ
src/occurrence.jl 96.29% <100.00%> (ø)

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 c356179...150054a. Read the comment docs.