Skip to content

fixes for handling geometry predicate in occurrences.download#84

Merged
sckott merged 5 commits intomasterfrom
geometry-predicate
Jun 30, 2021
Merged

fixes for handling geometry predicate in occurrences.download#84
sckott merged 5 commits intomasterfrom
geometry-predicate

Conversation

@sckott
Copy link
Copy Markdown
Collaborator

@sckott sckott commented Jun 30, 2021

fixes #81

  • bump package version
  • add a test for adding geometry via a string rather than via add_geometry
  • (unrelated: also remove response header content-type check in gbif_GET_write because ctype has changed)

@stijnvanhoey @niconoe @peterdesmet if you have a chance, any thoughts on this change? If not worries, and i'll merge soon

- bump package version
- add a test for adding geometry via a string rather than via add_geometry
- (unrelated: also remove response header content-type check in gbif_GET_write because ctype has changed)
@sckott sckott added this to the v0.6 milestone Jun 30, 2021
@peterdesmet
Copy link
Copy Markdown
Member

No comments from me 😊

@sckott
Copy link
Copy Markdown
Collaborator Author

sckott commented Jun 30, 2021

thanks @peterdesmet

@sckott sckott merged commit 4db3ba7 into master Jun 30, 2021
@sckott sckott deleted the geometry-predicate branch June 30, 2021 18:50
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.77%. Comparing base (7f023b7) to head (a6ebbec).
Report is 78 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   81.55%   81.77%   +0.21%     
==========================================
  Files          26       26              
  Lines         629      631       +2     
==========================================
+ Hits          513      516       +3     
+ Misses        116      115       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Download with geometry parameter

3 participants