Skip to content

classify: more tests #675

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

Merged
merged 5 commits into from
Mar 3, 2022
Merged

classify: more tests #675

merged 5 commits into from
Mar 3, 2022

Conversation

thuydotm
Copy link
Contributor

@thuydotm thuydotm commented Mar 3, 2022

  • binary(): add docs, support Dask, CuPy

@codecov-commenter
Copy link

Codecov Report

Merging #675 (e74224a) into master (00ce092) will increase coverage by 5.85%.
The diff coverage is 48.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #675      +/-   ##
==========================================
+ Coverage   72.75%   78.61%   +5.85%     
==========================================
  Files          53       24      -29     
  Lines        6975     4428    -2547     
==========================================
- Hits         5075     3481    -1594     
+ Misses       1900      947     -953     
Impacted Files Coverage Δ
xrspatial/utils.py 63.69% <25.00%> (-2.25%) ⬇️
xrspatial/classify.py 68.12% <52.94%> (+3.01%) ⬆️
xrspatial/__init__.py 82.22% <100.00%> (+0.40%) ⬆️
xrspatial/tests/test_classify.py
xrspatial/tests/test_zonal.py
xrspatial/tests/general_checks.py
xrspatial/tests/conftest.py
xrspatial/tests/test_pathfinding.py
xrspatial/gpu_rtx/viewshed.py
xrspatial/gpu_rtx/cuda_utils.py
... and 23 more

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 00ce092...e74224a. Read the comment docs.

@thuydotm thuydotm merged commit 5ded782 into master Mar 3, 2022
@thuydotm thuydotm deleted the test_classify branch June 1, 2022 04:29
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.

2 participants