aymgal / SLITronomy

Updated version of the Sparse Lens Inversion Technique (SLIT) for use within the lens modelling code lenstronomy
MIT License
8 stars 1 forks source link

Support of source + point sources is back #17

Closed aymgal closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #17 (387ae22) into master (d3ea4d3) will decrease coverage by 3.50%. The diff coverage is 77.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   92.72%   89.21%   -3.51%     
==========================================
  Files          17       19       +2     
  Lines        1719     2115     +396     
==========================================
+ Hits         1594     1887     +293     
- Misses        125      228     +103     
Impacted Files Coverage Δ
slitronomy/Util/util.py 94.41% <25.00%> (-1.59%) :arrow_down:
slitronomy/Optimization/model_manager.py 70.46% <58.33%> (-20.89%) :arrow_down:
slitronomy/Optimization/solver_base.py 84.61% <69.76%> (-3.19%) :arrow_down:
slitronomy/Util/mask_util.py 79.76% <79.76%> (ø)
slitronomy/Util/class_util.py 96.87% <83.33%> (+0.20%) :arrow_up:
slitronomy/Optimization/solver_source_ps.py 88.37% <88.37%> (ø)
slitronomy/Optimization/solver_source.py 89.89% <90.90%> (-0.92%) :arrow_down:
slitronomy/Optimization/noise_levels.py 95.50% <96.42%> (-0.21%) :arrow_down:
slitronomy/Optimization/model_operators.py 100.00% <100.00%> (ø)
slitronomy/Optimization/solver_source_lens.py 90.83% <100.00%> (+0.07%) :arrow_up:
... and 6 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 d3ea4d3...387ae22. Read the comment docs.