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

✨ add latitudes for single GBIF record #63

Merged
merged 1 commit into from
Feb 27, 2021
Merged

✨ add latitudes for single GBIF record #63

merged 1 commit into from
Feb 27, 2021

Conversation

tpoisot
Copy link
Member

@tpoisot tpoisot commented Feb 27, 2021

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
Copy link

codecov-io commented Feb 27, 2021

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.

@tpoisot tpoisot merged commit 7c3316c into master Feb 27, 2021
@tpoisot tpoisot deleted the tp/gbiflatlon branch February 28, 2021 20:05
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.

Interfaces for lat and long of ::GBIFRecord
2 participants