sdss / mangadap

The MaNGA Data Analysis Pipeline
BSD 3-Clause "New" or "Revised" License
16 stars 8 forks source link

Input/Output refactor #100

Closed kbwestfall closed 2 years ago

kbwestfall commented 2 years ago

From CHANGES.md:

codecov[bot] commented 2 years ago

Codecov Report

Merging #100 (2fe96ad) into develop (740b345) will decrease coverage by 0.28%. The diff coverage is 30.47%.

@@             Coverage Diff             @@
##           develop     #100      +/-   ##
===========================================
- Coverage    36.20%   35.92%   -0.29%     
===========================================
  Files           82       83       +1     
  Lines        18292    18459     +167     
===========================================
+ Hits          6623     6631       +8     
- Misses       11669    11828     +159     
Impacted Files Coverage Δ
mangadap/contrib/LambdaR_2D_forMaNGA.py 0.00% <ø> (ø)
mangadap/par/spectralfeaturedb.py 84.44% <ø> (ø)
mangadap/proc/elric.py 11.11% <0.00%> (ø)
mangadap/proc/sasuke.py 59.00% <0.00%> (ø)
mangadap/scripts/calculate_covariance.py 16.66% <0.00%> (ø)
mangadap/scripts/construct_dapall.py 66.66% <ø> (ø)
mangadap/scripts/manga_dap.py 23.25% <0.00%> (-62.17%) :arrow_down:
mangadap/spectra/rowstackedspectra.py 10.72% <0.00%> (ø)
mangadap/survey/dapall.py 0.00% <0.00%> (ø)
mangadap/survey/manga_dap.py 0.00% <0.00%> (-18.94%) :arrow_down:
... and 55 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 740b345...2fe96ad. Read the comment docs.