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

Fix the GBIF issue for single argument queries #166

Merged
merged 7 commits into from
Apr 16, 2023
Merged

Conversation

tpoisot
Copy link
Member

@tpoisot tpoisot commented Apr 15, 2023

Closes #165

@github-actions
Copy link
Contributor

@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2023

Codecov Report

Patch coverage: 75.00% and project coverage change: -0.08 ⚠️

Comparison is base (ff4a23e) 54.55% compared to head (5c42bb6) 54.48%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #166      +/-   ##
==========================================
- Coverage   54.55%   54.48%   -0.08%     
==========================================
  Files          47       47              
  Lines        1514     1516       +2     
==========================================
  Hits          826      826              
- Misses        688      690       +2     
Flag Coverage Δ
unittests 54.48% <75.00%> (-0.08%) ⬇️

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

Impacted Files Coverage Δ
GBIF/src/occurrence.jl 90.00% <50.00%> (-3.23%) ⬇️
GBIF/src/query.jl 80.00% <100.00%> (+2.22%) ⬆️

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tpoisot tpoisot marked this pull request as ready for review April 16, 2023 15:45
@tpoisot tpoisot merged commit ce74a0a into main Apr 16, 2023
@tpoisot tpoisot deleted the bug/gbif-query branch April 16, 2023 16:13
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.

GBIF queries get converted (for some reason)
2 participants