Coverage report: 8%

Files Functions Classes

coverage.py v7.13.5, created at 2026-04-30 09:10 +0000

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
metadetect / tests / __init__.py (no function)   100% 0 0 0   100% 0 0   100%
metadetect / tests / sim.py Sim.__init__   0% 8 8 0   0% 2 0   0%
metadetect / tests / sim.py Sim.get_mbobs   0% 17 17 0   0% 2 0   0%
metadetect / tests / sim.py Sim._get_r50   0% 1 1 0   100% 0 0   0%
metadetect / tests / sim.py Sim._get_flux   0% 1 1 0   100% 0 0   0%
metadetect / tests / sim.py Sim._get_fracdev   0% 1 1 0   100% 0 0   0%
metadetect / tests / sim.py Sim._get_g   0% 1 1 0   100% 0 0   0%
metadetect / tests / sim.py Sim._get_dxdy   0% 1 1 0   100% 0 0   0%
metadetect / tests / sim.py Sim._get_band_objects   0% 23 23 0   0% 4 0   0%
metadetect / tests / sim.py Sim._set_wcs   0% 1 1 0   100% 0 0   0%
metadetect / tests / sim.py Sim._make_psf   0% 10 10 0   100% 0 0   0%
metadetect / tests / sim.py make_mbobs_sim   0% 28 28 0   0% 8 0   0%
metadetect / tests / sim.py (no function)   100% 17 0 0   100% 0 0   100%
metadetect / tests / test_fitting.py _print_res   0% 8 8 0   0% 8 0   0%
metadetect / tests / test_fitting.py test_fit_all_psfs_same   0% 7 7 0   0% 4 0   0%
metadetect / tests / test_fitting.py test_fitting_fit_mbobs_wavg_flagging_nodata   0% 44 44 0   0% 18 0   0%
metadetect / tests / test_fitting.py test_fitting_fit_mbobs_wavg_flagging_edge   0% 53 53 0   0% 24 0   0%
metadetect / tests / test_fitting.py test_fitting_fit_mbobs_wavg_flagging_zeroweight   0% 51 51 0   0% 24 0   0%
metadetect / tests / test_fitting.py test_fitting_fit_mbobs_wavg_flagging_combined   0% 83 83 0   0% 28 0   0%
metadetect / tests / test_fitting.py test_fitting_combine_fit_results_wavg_flagging   0% 17 17 0   0% 6 0   0%
metadetect / tests / test_fitting.py test_fitting_combine_fit_results_wavg_flagging._check_flags   0% 16 16 0   0% 16 0   0%
metadetect / tests / test_fitting.py test_fitting_sum_bands_wavg_weighting   0% 33 33 0   0% 14 0   0%
metadetect / tests / test_fitting.py test_fitting_symmetrize_obs_weights_all_zero   0% 13 13 0   100% 0 0   0%
metadetect / tests / test_fitting.py test_fitting_symmetrize_obs_weights_none   0% 6 6 0   100% 0 0   0%
metadetect / tests / test_fitting.py test_fitting_symmetrize_obs_weights   0% 8 8 0   100% 0 0   0%
metadetect / tests / test_fitting.py test_fitting_fit_mbobs_wavg_wmom_tratio   0% 13 13 0   100% 0 0   0%
metadetect / tests / test_fitting.py test_make_mom_res   0% 56 56 0   0% 24 0   0%
metadetect / tests / test_fitting.py test_combine_fit_res_nodata   0% 8 8 0   0% 4 0   0%
metadetect / tests / test_fitting.py test_combine_fit_res   0% 9 9 0   100% 0 0   0%
metadetect / tests / test_fitting.py (no function)   100% 31 0 0   100% 0 0   100%
metadetect / tests / test_fitting_joint.py test_make_coadd_obs_errors   0% 131 131 0   0% 24 0   0%
metadetect / tests / test_fitting_joint.py test_make_coadd_obs_single   0% 7 7 0   100% 0 0   0%
metadetect / tests / test_fitting_joint.py test_make_coadd_obs_psf_weight   0% 3 3 0   100% 0 0   0%
metadetect / tests / test_fitting_joint.py test_make_coadd_obs_symmetric   0% 15 15 0   0% 4 0   0%
metadetect / tests / test_fitting_joint.py _or_arrays   0% 4 4 0   0% 2 0   0%
metadetect / tests / test_fitting_joint.py test_make_coadd_obs_shear_bands   0% 42 42 0   0% 6 0   0%
metadetect / tests / test_fitting_joint.py test_fit_mbobs_list_joint_errors   0% 5 5 0   100% 0 0   0%
metadetect / tests / test_fitting_joint.py test_fit_mbobs_list_joint_empty   0% 4 4 0   100% 0 0   0%
metadetect / tests / test_fitting_joint.py test_fit_mbobs_list_joint_fits_all   0% 12 12 0   0% 6 0   0%
metadetect / tests / test_fitting_joint.py test_fit_mbobs_list_joint_seeding   0% 8 8 0   0% 2 0   0%
metadetect / tests / test_fitting_joint.py test_fit_mbobs_admom_input_errors   0% 37 37 0   0% 10 0   0%
metadetect / tests / test_fitting_joint.py test_fit_mbobs_admom_oneband   0% 19 19 0   100% 0 0   0%
metadetect / tests / test_fitting_joint.py test_fit_mbobs_admom_smoke   0% 15 15 0   0% 12 0   0%
metadetect / tests / test_fitting_joint.py test_fit_mbobs_admom_symmetrize   0% 36 36 0   0% 12 0   0%
metadetect / tests / test_fitting_joint.py test_fit_mbobs_gauss_smoke   0% 18 18 0   0% 14 0   0%
metadetect / tests / test_fitting_joint.py test_fit_mbobs_gauss_coadd   0% 27 27 0   0% 12 0   0%
metadetect / tests / test_fitting_joint.py test_fit_mbobs_gauss_input_errors   0% 44 44 0   0% 14 0   0%
metadetect / tests / test_fitting_joint.py (no function)   100% 37 0 0   100% 0 0   100%
metadetect / tests / test_interpolate.py test_interpolate_image_at_mask   0% 7 7 0   100% 0 0   0%
metadetect / tests / test_interpolate.py test_interpolate_image_at_mask_allbad   0% 6 6 0   100% 0 0   0%
metadetect / tests / test_interpolate.py (no function)   100% 4 0 0   100% 0 0   100%
metadetect / tests / test_masking.py test_apply_apodization_corrections   0% 28 28 0   0% 6 0   0%
metadetect / tests / test_masking.py test_apply_apodization_corrections_all   0% 18 18 0   0% 6 0   0%
metadetect / tests / test_masking.py test_build_square_apodization_mask   0% 13 13 0   100% 0 0   0%
metadetect / tests / test_masking.py test_build_square_apodization_mask_all   0% 4 4 0   100% 0 0   0%
metadetect / tests / test_masking.py test_intersects   0% 3 3 0   0% 2 0   0%
metadetect / tests / test_masking.py test_ap_kern_kern   0% 3 3 0   100% 0 0   0%
metadetect / tests / test_masking.py test_do_apodization_mask_all_masked   0% 6 6 0   100% 0 0   0%
metadetect / tests / test_masking.py test_do_apodization_mask_half_masked   0% 9 9 0   100% 0 0   0%
metadetect / tests / test_masking.py test_make_foreground_apodization_mask   0% 4 4 0   100% 0 0   0%
metadetect / tests / test_masking.py test_make_foreground_apodization_mask_symmetrize   0% 11 11 0   100% 0 0   0%
metadetect / tests / test_masking.py test_do_mask_foreground_all_masked   0% 10 10 0   100% 0 0   0%
metadetect / tests / test_masking.py test_do_mask_foreground_half_masked   0% 11 11 0   100% 0 0   0%
metadetect / tests / test_masking.py test_make_foreground_bmask   0% 4 4 0   100% 0 0   0%
metadetect / tests / test_masking.py test_make_foreground_bmask_symmetrize   0% 9 9 0   100% 0 0   0%
metadetect / tests / test_masking.py test_apply_foreground_masking_corrections_interp   0% 41 41 0   0% 14 0   0%
metadetect / tests / test_masking.py test_apply_foreground_masking_corrections_interp._make_mbobs   0% 11 11 0   0% 2 0   0%
metadetect / tests / test_masking.py test_apply_foreground_masking_corrections_interp_all   0% 20 20 0   0% 6 0   0%
metadetect / tests / test_masking.py test_apply_foreground_masking_corrections_apodize   0% 38 38 0   0% 8 0   0%
metadetect / tests / test_masking.py test_apply_foreground_masking_corrections_apodize_all   0% 22 22 0   0% 6 0   0%
metadetect / tests / test_masking.py (no function)   100% 28 0 0   100% 0 0   100%
metadetect / tests / test_metadetect.py _show_mbobs   0% 5 5 0   100% 0 0   0%
metadetect / tests / test_metadetect.py test_detect   0% 25 25 0   0% 8 0   0%
metadetect / tests / test_metadetect.py test_detect_masking   0% 15 15 0   0% 6 0   0%
metadetect / tests / test_metadetect.py _check_result_array   0% 11 11 0   0% 12 0   0%
metadetect / tests / test_metadetect.py test_metadetect_coadd_faster   0% 21 21 0   0% 2 0   0%
metadetect / tests / test_metadetect.py test_metadetect_smoke   0% 21 21 0   0% 4 0   0%
metadetect / tests / test_metadetect.py test_metadetect_uberseg   0% 23 23 0   0% 4 0   0%
metadetect / tests / test_metadetect.py test_metadetect_mfrac   0% 22 22 0   0% 6 0   0%
metadetect / tests / test_metadetect.py test_metadetect_mfrac_all   0% 13 13 0   0% 4 0   0%
metadetect / tests / test_metadetect.py test_metadetect_zero_weight_all   0% 13 13 0   0% 4 0   0%
metadetect / tests / test_metadetect.py test_metadetect_zero_weight_some   0% 14 14 0   0% 6 0   0%
metadetect / tests / test_metadetect.py test_metadetect_nodet_flags_all   0% 13 13 0   0% 4 0   0%
metadetect / tests / test_metadetect.py test_metadetect_nodet_flags_some   0% 14 14 0   0% 6 0   0%
metadetect / tests / test_metadetect.py test_metadetect_fitter_fwhm_smooth   0% 23 23 0   0% 2 0   0%
metadetect / tests / test_metadetect.py test_metadetect_fitter_fwhm_reg   0% 23 23 0   0% 2 0   0%
metadetect / tests / test_metadetect.py test_metadetect_fitter_multi_meas   0% 29 29 0   0% 2 0   0%
metadetect / tests / test_metadetect.py test_metadetect_flux   0% 24 24 0   0% 12 0   0%
metadetect / tests / test_metadetect.py test_metadetect_multiband   0% 33 33 0   0% 16 0   0%
metadetect / tests / test_metadetect.py test_metadetect_with_color_is_same   0% 34 34 0   0% 10 0   0%
metadetect / tests / test_metadetect.py test_fill_in_mask_col   0% 10 10 0   0% 2 0   0%
metadetect / tests / test_metadetect.py test_get_psf_stats   0% 36 36 0   0% 8 0   0%
metadetect / tests / test_metadetect.py (no function)   100% 52 0 0   100% 0 0   100%
metadetect / tests / test_mfrac.py test_measure_mfrac_neg_bbox   0% 15 15 0   100% 0 0   0%
metadetect / tests / test_mfrac.py (no function)   100% 4 0 0   100% 0 0   100%
metadetect / tests / test_shearpos.py test_shear_pos   0% 19 19 0   0% 6 0   0%
metadetect / tests / test_shearpos.py test_shear_pos_image   0% 27 27 0   0% 4 0   0%
metadetect / tests / test_shearpos.py _show_pos   0% 3 3 0   100% 0 0   0%
metadetect / tests / test_shearpos.py (no function)   100% 7 0 0   100% 0 0   100%
Total     10% 1888 1708 0   0% 484 0   8%

No items found using the specified filter.