Coverage report: 54%

Files Functions Classes

coverage.py v7.13.5, created at 2026-04-22 08:58 +0000

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
python / lsst / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / meas / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / meas / photoz / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / meas / photoz / base / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
python / lsst / meas / photoz / base / all_algos.py (no function)   100% 5 0 0   100% 0 0   100%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoConfigBase.estimator_class   100% 0 0 1   100% 0 0   100%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoConfigBase.stage_name   100% 0 0 1   100% 0 0   100%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoConfigBase.get_band_a_env_dict   0% 1 1 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoConfigBase.get_mag_lim_dict   0% 1 1 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoConfigBase.get_flux_names   0% 1 1 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoConfigBase.get_flux_err_names   0% 1 1 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoConfigBase.get_mag_names   0% 1 1 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoConfigBase.get_mag_err_names   0% 1 1 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoConfigBase.freeze   0% 3 3 0   0% 2 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoConfigBase._finalize   0% 10 10 0   0% 10 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoConfigBase._make_fields   81% 26 5 0   71% 24 5   76%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoTask.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoTask._flux_to_mag   0% 5 5 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoTask._flux_err_to_mag_err   0% 5 5 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoTask._deredden_mags   0% 7 7 0   0% 2 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoTask._get_mags_and_errs   0% 13 13 0   0% 4 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoTask.init   0% 6 6 0   0% 2 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoTask.col_names   0% 4 4 0   0% 2 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozAlgoTask.run   0% 8 8 0   0% 2 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozTask.runQuantum   0% 4 4 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py EstimatePhotozTask.run   0% 5 5 0   0% 2 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task.py (no function)   100% 71 0 0   100% 0 0   100%
python / lsst / meas / photoz / base / estimate_photoz_task_bpz.py EstimatePhotozBPZAlgoConfig.estimator_class   100% 1 0 0   100% 0 0   100%
python / lsst / meas / photoz / base / estimate_photoz_task_bpz.py EstimatePhotozBPZAlgoConfig.stage_name   100% 1 0 0   100% 0 0   100%
python / lsst / meas / photoz / base / estimate_photoz_task_bpz.py EstimatePhotozBPZAlgoConfig._finalize   0% 5 5 0   0% 4 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task_bpz.py EstimatePhotozBPZAlgoConfig.setDefaults   0% 3 3 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task_bpz.py EstimatePhotozBPZConfig.setDefaults   0% 4 4 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task_bpz.py (no function)   100% 22 0 0   100% 0 0   100%
python / lsst / meas / photoz / base / estimate_photoz_task_knn.py EstimatePhotozKNNAlgoConfig.estimator_class   100% 1 0 0   100% 0 0   100%
python / lsst / meas / photoz / base / estimate_photoz_task_knn.py EstimatePhotozKNNAlgoConfig.stage_name   100% 1 0 0   100% 0 0   100%
python / lsst / meas / photoz / base / estimate_photoz_task_knn.py EstimatePhotozKNNConfig.setDefaults   0% 4 4 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task_knn.py (no function)   100% 20 0 0   100% 0 0   100%
python / lsst / meas / photoz / base / estimate_photoz_task_trainz.py EstimatePhotozTrainZAlgoConfig.estimator_class   100% 1 0 0   100% 0 0   100%
python / lsst / meas / photoz / base / estimate_photoz_task_trainz.py EstimatePhotozTrainZAlgoConfig.stage_name   100% 1 0 0   100% 0 0   100%
python / lsst / meas / photoz / base / estimate_photoz_task_trainz.py EstimatePhotozTrainZAlgoConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task_trainz.py EstimatePhotozTrainZAlgoTask._get_mags_and_errs   0% 7 7 0   0% 2 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task_trainz.py EstimatePhotozTrainZConfig.setDefaults   0% 4 4 0   100% 0 0   0%
python / lsst / meas / photoz / base / estimate_photoz_task_trainz.py (no function)   100% 24 0 0   100% 0 0   100%
python / lsst / meas / photoz / base / model_formatter.py ModelFormatter.get_write_extension   0% 4 4 0   0% 2 0   0%
python / lsst / meas / photoz / base / model_formatter.py ModelFormatter.read_from_local_file   0% 1 1 0   100% 0 0   0%
python / lsst / meas / photoz / base / model_formatter.py ModelFormatter.write_local_file   0% 1 1 0   100% 0 0   0%
python / lsst / meas / photoz / base / model_formatter.py (no function)   100% 12 0 0   100% 0 0   100%
python / lsst / meas / photoz / base / qp_formatter.py QPFormatter.get_write_extension   0% 6 6 0   0% 4 0   0%
python / lsst / meas / photoz / base / qp_formatter.py QPFormatter.read_from_local_file   0% 1 1 0   100% 0 0   0%
python / lsst / meas / photoz / base / qp_formatter.py QPFormatter.write_local_file   0% 1 1 0   100% 0 0   0%
python / lsst / meas / photoz / base / qp_formatter.py (no function)   100% 12 0 0   100% 0 0   100%
python / lsst / meas / photoz / base / version.py (no function)   100% 5 0 0   100% 0 0   100%
tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
tests / test_estimate_photoz_pipeline.py MeasPzPipelineTestCase.setUp   0% 2 2 0   100% 0 0   0%
tests / test_estimate_photoz_pipeline.py MeasPzPipelineTestCase.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_estimate_photoz_pipeline.py MeasPzPipelineTestCase.makeButler   0% 7 7 0   100% 0 0   0%
tests / test_estimate_photoz_pipeline.py MeasPzPipelineTestCase.test_photoz_pipeline   0% 16 16 0   0% 2 0   0%
tests / test_estimate_photoz_pipeline.py (no function)   100% 18 0 0   100% 0 0   100%
tests / test_estimate_photoz_task.py EstimatePhotozAlgoConfigTest.stage_name   0% 1 1 0   100% 0 0   0%
tests / test_estimate_photoz_task.py fluxes   0% 1 1 0   100% 0 0   0%
tests / test_estimate_photoz_task.py flux_errors   0% 1 1 0   100% 0 0   0%
tests / test_estimate_photoz_task.py magnitudes   0% 1 1 0   100% 0 0   0%
tests / test_estimate_photoz_task.py magnitude_errors   0% 1 1 0   100% 0 0   0%
tests / test_estimate_photoz_task.py test_flux_to_mag   0% 2 2 0   100% 0 0   0%
tests / test_estimate_photoz_task.py test_flux_err_to_mag_err   0% 2 2 0   100% 0 0   0%
tests / test_estimate_photoz_task.py test_algo_config   0% 8 8 0   100% 0 0   0%
tests / test_estimate_photoz_task.py (no function)   100% 17 0 0   100% 0 0   100%
tests / test_estimate_photoz_task_knn.py test_algo_config   0% 2 2 0   100% 0 0   0%
tests / test_estimate_photoz_task_knn.py (no function)   100% 2 0 0   100% 0 0   100%
tests / test_estimate_photoz_task_trainz.py test_algo_config   0% 2 2 0   100% 0 0   0%
tests / test_estimate_photoz_task_trainz.py (no function)   100% 2 0 0   100% 0 0   100%
Total     59% 422 175 2   27% 64 5   54%

No items found using the specified filter.