Skip to content

Simulating AGN variability by generating snapshots of the variable disk - #349

Draft
padma18-vb wants to merge 3 commits into
LSST-strong-lensing:mainfrom
padma18-vb:snapshot_agn_variability
Draft

Simulating AGN variability by generating snapshots of the variable disk#349
padma18-vb wants to merge 3 commits into
LSST-strong-lensing:mainfrom
padma18-vb:snapshot_agn_variability

Merge branch 'slsim_main' into snapshot_agn_variability

156e04f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 0s

98.18% (-0.09%) compared to 26e99f7

View this Pull Request on Codecov

98.18% (-0.09%) compared to 26e99f7

Details

Codecov Report

❌ Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.18%. Comparing base (26e99f7) to head (156e04f).
⚠️ Report is 654 commits behind head on main.

Files with missing lines Patch % Lines
slsim/Lenses/lens.py 75.00% 1 Missing ⚠️
slsim/Microlensing/lightcurvelensmodel.py 50.00% 1 Missing ⚠️
slsim/Util/astro_util.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #349      +/-   ##
==========================================
- Coverage   98.26%   98.18%   -0.09%     
==========================================
  Files          98       98              
  Lines        6588     6594       +6     
==========================================
  Hits         6474     6474              
- Misses        114      120       +6     
Files with missing lines Coverage Δ
slsim/Lenses/lens.py 98.40% <75.00%> (-0.60%) ⬇️
slsim/Microlensing/lightcurvelensmodel.py 99.28% <50.00%> (-0.72%) ⬇️
slsim/Util/astro_util.py 99.67% <50.00%> (-0.33%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.