sdss / mangadap

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

Merges develop into master (4.0.3 tag) #105

Closed kbwestfall closed 2 years ago

kbwestfall commented 2 years ago

As titled.

codecov[bot] commented 2 years ago

Codecov Report

Merging #105 (c71d40e) into master (ab47717) will increase coverage by 0.85%. The diff coverage is 15.68%.

:exclamation: Current head c71d40e differs from pull request most recent head 016fe92. Consider uploading reports for the commit 016fe92 to get more accurate results

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   34.63%   35.48%   +0.85%     
==========================================
  Files          83       82       -1     
  Lines       18399    18026     -373     
==========================================
+ Hits         6372     6397      +25     
+ Misses      12027    11629     -398     
Impacted Files Coverage Δ
mangadap/config/defaults.py 84.61% <ø> (+23.74%) :arrow_up:
mangadap/scripts/manga_dap_inspector.py 15.78% <0.00%> (ø)
mangadap/scripts/ppxffit_qa.py 9.93% <0.00%> (-0.03%) :arrow_down:
mangadap/survey/dapall.py 0.00% <0.00%> (ø)
mangadap/survey/rundap.py 0.00% <0.00%> (ø)
mangadap/util/parser.py 50.74% <ø> (+6.99%) :arrow_up:
mangadap/scripts/dapall_qa.py 9.53% <9.09%> (-1.11%) :arrow_down:
mangadap/scripts/fit_residuals.py 8.02% <11.11%> (-0.05%) :arrow_down:
mangadap/survey/drpcomplete.py 14.58% <11.90%> (+4.73%) :arrow_up:
mangadap/scripts/plate_fit_qa.py 17.04% <13.63%> (-1.48%) :arrow_down:
... and 7 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 ab47717...016fe92. Read the comment docs.