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

BUG: handle lock=True in open_rasterio and update docs #274

Merged
merged 1 commit into from
Mar 16, 2021

Conversation

snowman2
Copy link
Member

@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #274 (b277d21) into master (fa4a935) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #274   +/-   ##
=======================================
  Coverage   93.94%   93.94%           
=======================================
  Files          12       12           
  Lines        1354     1354           
=======================================
  Hits         1272     1272           
  Misses         82       82           
Impacted Files Coverage Δ
rioxarray/_io.py 87.67% <100.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 fa4a935...b277d21. Read the comment docs.

@snowman2 snowman2 merged commit 848851f into corteva:master Mar 16, 2021
@snowman2 snowman2 deleted the lock_doc branch March 16, 2021 20:49
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.

open_rasterio fails when lock=True
2 participants