Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GBIF] Tables.jl #96

Merged
merged 3 commits into from
Dec 10, 2022
Merged

[GBIF] Tables.jl #96

merged 3 commits into from
Dec 10, 2022

Conversation

tpoisot
Copy link
Member

@tpoisot tpoisot commented Dec 9, 2022

This adds Tables.jl support for GBIFRecords objects.

Closes #94

@tpoisot tpoisot closed this Dec 9, 2022
@tpoisot tpoisot reopened this Dec 9, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2022

@tpoisot tpoisot mentioned this pull request Dec 10, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 45.97% // Head: 37.15% // Decreases project coverage by -8.81% ⚠️

Coverage data is based on head (6efa748) compared to base (609036c).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
- Coverage   45.97%   37.15%   -8.82%     
==========================================
  Files          50       39      -11     
  Lines        1527     1230     -297     
==========================================
- Hits          702      457     -245     
+ Misses        825      773      -52     
Flag Coverage Δ
unittests 37.15% <0.00%> (-8.82%) ⬇️

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

Impacted Files Coverage Δ
src/SpeciesDistributionToolkit.jl 0.00% <ø> (ø)
src/tables/gbif.jl 0.00% <0.00%> (ø)
src/tables/layers.jl 0.00% <ø> (ø)
GBIF/src/requires/dataframes.jl 0.00% <0.00%> (-100.00%) ⬇️
SimpleSDMDatasets/src/types/specifiers.jl
...impleSDMDatasets/src/providers/CHELSA/chelsa_v1.jl
...MDatasets/src/providers/CHELSA/chelsa_future_v2.jl
...impleSDMDatasets/src/providers/CHELSA/chelsa_v2.jl
...ets/src/providers/WorldClim/worldclim_future_v2.jl
...DMDatasets/src/providers/WorldClim/worldclim_v2.jl
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tpoisot tpoisot marked this pull request as ready for review December 10, 2022 17:28
@tpoisot tpoisot merged commit eefb8b9 into main Dec 10, 2022
@tpoisot tpoisot deleted the feature/gbif-table branch December 10, 2022 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace data frames function by a Tables.jl interface
2 participants