Skip to content

Generalize Tracer Framework and Add CMB Lensing Support#616

Draft
vitenti wants to merge 17 commits into
masterfrom
tracer_generalization
Draft

Generalize Tracer Framework and Add CMB Lensing Support#616
vitenti wants to merge 17 commits into
masterfrom
tracer_generalization

Merge branch 'master' into tracer_generalization

5eeef05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 0s

100.0% (+0.0%) compared to 6c72ad6

View this Pull Request on Codecov

100.0% (+0.0%) compared to 6c72ad6

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.0%. Comparing base (6c72ad6) to head (5eeef05).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #616   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files         146      146           
  Lines        8710     8747   +37     
  Branches     1037     1047   +10     
=======================================
+ Hits         8710     8747   +37     
Files with missing lines Coverage Δ
firecrown/app/sacc/_utils.py 100.0% <100.0%> (ø)
firecrown/generators/_inferred_galaxy_zdist.py 100.0% <100.0%> (ø)
firecrown/likelihood/_cmb.py 100.0% <100.0%> (ø)
firecrown/likelihood/_two_point.py 100.0% <100.0%> (ø)
firecrown/likelihood/_weak_lensing.py 100.0% <100.0%> (ø)
firecrown/likelihood/number_counts/_factories.py 100.0% <100.0%> (ø)
firecrown/likelihood/number_counts/_source.py 100.0% <100.0%> (ø)
firecrown/metadata_functions/_combination_utils.py 100.0% <100.0%> (ø)
firecrown/metadata_functions/_extraction.py 100.0% <ø> (ø)
firecrown/metadata_functions/_matching.py 100.0% <100.0%> (ø)
... and 4 more
🚀 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.