PoisotLab / SimpleSDMLayers.jl

Simple layers for species distribution modeling and bioclimatic data
https://docs.ecojulia.org/SimpleSDMLayers.jl/stable/
MIT License
19 stars 2 forks source link

✨ add latitudes for single GBIF record #63

Closed tpoisot closed 3 years ago

tpoisot commented 3 years ago

What the pull request does

Closes #62 by adding a latitudes and longitudes method for GBIFRecord -- this is used internally by the latitudes and longitudes methods for GBIFRecords.

codecov-io commented 3 years ago

Codecov Report

Merging #63 (4df5aa0) into master (48fe81c) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   85.26%   85.26%           
=======================================
  Files          22       22           
  Lines         475      475           
=======================================
  Hits          405      405           
  Misses         70       70           
Flag Coverage Δ
unittests 85.26% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/integrations/GBIF.jl 78.57% <0.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 48fe81c...4df5aa0. Read the comment docs.