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

TYPE: Add more type hints #507

Merged
merged 1 commit into from
Apr 15, 2022
Merged

TYPE: Add more type hints #507

merged 1 commit into from
Apr 15, 2022

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 force-pushed the type branch 5 times, most recently from 18443b6 to 660d988 Compare April 12, 2022 21:07
@codecov
Copy link

codecov bot commented Apr 12, 2022

Codecov Report

Merging #507 (3fcf72b) into master (900066c) will decrease coverage by 0.02%.
The diff coverage is 98.49%.

@@            Coverage Diff             @@
##           master     #507      +/-   ##
==========================================
- Coverage   95.84%   95.82%   -0.03%     
==========================================
  Files          13       13              
  Lines        1566     1581      +15     
==========================================
+ Hits         1501     1515      +14     
- Misses         65       66       +1     
Impacted Files Coverage Δ
rioxarray/rioxarray.py 96.70% <96.49%> (-0.22%) ⬇️
rioxarray/_io.py 95.62% <100.00%> (+0.02%) ⬆️
rioxarray/_show_versions.py 87.80% <100.00%> (+0.30%) ⬆️
rioxarray/crs.py 72.72% <100.00%> (+1.29%) ⬆️
rioxarray/merge.py 96.25% <100.00%> (ø)
rioxarray/raster_array.py 97.16% <100.00%> (+0.03%) ⬆️
rioxarray/raster_dataset.py 100.00% <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 900066c...3fcf72b. Read the comment docs.

@snowman2 snowman2 marked this pull request as ready for review April 13, 2022 14:08
@snowman2 snowman2 requested a review from justingruca April 13, 2022 14:08
@snowman2 snowman2 merged commit 64cc094 into master Apr 15, 2022
@snowman2 snowman2 deleted the type branch April 15, 2022 17:03
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.

add type annotations
2 participants