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

Fix for #65 #66

Closed pkgw closed 3 years ago

pkgw commented 3 years ago

The fix released in wwt_data_formats 0.10.2 exposed a bug we had here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #66 (0e9e648) into master (0a432ba) will decrease coverage by 0.08%. The diff coverage is 30.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   74.77%   74.69%   -0.09%     
==========================================
  Files          22       22              
  Lines        3037     3047      +10     
==========================================
+ Hits         2271     2276       +5     
- Misses        766      771       +5     
Impacted Files Coverage Δ
toasty/pipeline/djangoplicity.py 0.00% <0.00%> (ø)
toasty/pipeline/astropix.py 82.40% <71.73%> (+0.73%) :arrow_up:

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 0a432ba...0e9e648. Read the comment docs.