Skip to content

Reorg weak lensing package - #661

Merged
marcpaterno merged 2 commits into
masterfrom
reorg-weak-lensing-package
Jul 23, 2026
Merged

Reorg weak lensing package#661
marcpaterno merged 2 commits into
masterfrom
reorg-weak-lensing-package

refactor(weak-lensing): split internals into focused submodules

9b01a6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2026 in 1s

100.0% (+0.0%) compared to 0f1f6b4

View this Pull Request on Codecov

100.0% (+0.0%) compared to 0f1f6b4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.0%. Comparing base (0f1f6b4) to head (9b01a6e).
⚠️ Report is 20 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #661   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files         146      150    +4     
  Lines        8715     8721    +6     
  Branches     1038     1038           
=======================================
+ Hits         8715     8721    +6     
Files with missing lines Coverage Δ
firecrown/app/sacc/_transform.py 100.0% <100.0%> (ø)
firecrown/likelihood/_two_point.py 100.0% <100.0%> (ø)
firecrown/likelihood/weak_lensing/__init__.py 100.0% <100.0%> (ø)
firecrown/likelihood/weak_lensing/_args.py 100.0% <100.0%> (ø)
firecrown/likelihood/weak_lensing/_factories.py 100.0% <100.0%> (ø)
firecrown/likelihood/weak_lensing/_source.py 100.0% <100.0%> (ø)
firecrown/likelihood/weak_lensing/_systematics.py 100.0% <100.0%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.