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

Remove TiledPartition #24

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Conversation

gmgunter
Copy link
Member

The TiledPartition class was used to handle blocking logic prior to switching over to dask. It's no longer used and can be removed without any effect on the main workflow.

The `TiledPartition` class was used to handle blocking logic prior to
switching over to `dask`. It's no longer used and can be removed without
any effect on the main workflow.
@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #24 (bc76ec0) into main (4f3de0c) will decrease coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   97.63%   97.55%   -0.08%     
==========================================
  Files           9        8       -1     
  Lines         761      696      -65     
==========================================
- Hits          743      679      -64     
+ Misses         18       17       -1     
Files Changed Coverage Δ
src/tophu/__init__.py 100.00% <ø> (ø)

@gmgunter gmgunter merged commit 69a91ec into isce-framework:main Aug 22, 2023
6 checks passed
@gmgunter gmgunter deleted the rm-tiled-partition branch August 22, 2023 18: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.

1 participant