WorldWideTelescope / toasty

Break large images into "tile pyramids", with a focus on the all-sky TOAST format.
https://toasty.readthedocs.io/
MIT License
0 stars 4 forks source link

Implement a --tiling-method argument for "toasty view" #97

Closed pkgw closed 1 year ago

pkgw commented 1 year ago

I needed it!

codecov[bot] commented 1 year ago

Codecov Report

Merging #97 (72fc9a9) into master (aa4ed8f) will decrease coverage by 2.63%. The diff coverage is 7.69%.

:exclamation: Current head 72fc9a9 differs from pull request most recent head 8ea15cf. Consider uploading reports for the commit 8ea15cf to get more accurate results

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage   76.18%   73.55%   -2.63%     
==========================================
  Files          24       24              
  Lines        3960     3971      +11     
==========================================
- Hits         3017     2921      -96     
- Misses        943     1050     +107     
Impacted Files Coverage Δ
toasty/multi_wcs.py 66.22% <ø> (ø)
toasty/cli.py 63.06% <7.69%> (-1.24%) :arrow_down:

... and 6 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more