Coverage report: 51%

coverage.py v6.5.0, created at 2025-04-03 09:31 +0000

Module statements missing excluded coverage
/usr/local/lib/python3.11/dist-packages/grond/__init__.py 11 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/analysers/__init__.py 3 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/analysers/base.py 14 2 0 86%
/usr/local/lib/python3.11/dist-packages/grond/analysers/noise_analyser/__init__.py 1 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/analysers/noise_analyser/analyser.py 147 119 0 19%
/usr/local/lib/python3.11/dist-packages/grond/analysers/target_balancing/__init__.py 1 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/analysers/target_balancing/analyser.py 80 8 0 90%
/usr/local/lib/python3.11/dist-packages/grond/apps/__init__.py 0 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/apps/cmd_init.py 86 20 0 77%
/usr/local/lib/python3.11/dist-packages/grond/apps/grond.py 736 342 0 54%
/usr/local/lib/python3.11/dist-packages/grond/clustering/__init__.py 62 13 0 79%
/usr/local/lib/python3.11/dist-packages/grond/clustering/dbscan.py 90 9 0 90%
/usr/local/lib/python3.11/dist-packages/grond/clustering/metrics.py 107 74 0 31%
/usr/local/lib/python3.11/dist-packages/grond/config.py 186 66 0 65%
/usr/local/lib/python3.11/dist-packages/grond/core.py 544 252 0 54%
/usr/local/lib/python3.11/dist-packages/grond/dataset.py 697 198 0 72%
/usr/local/lib/python3.11/dist-packages/grond/environment.py 218 53 0 76%
/usr/local/lib/python3.11/dist-packages/grond/info.py 43 10 0 77%
/usr/local/lib/python3.11/dist-packages/grond/meta.py 286 130 0 55%
/usr/local/lib/python3.11/dist-packages/grond/monitor.py 133 4 0 97%
/usr/local/lib/python3.11/dist-packages/grond/optimisers/__init__.py 2 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/optimisers/base.py 43 4 0 91%
/usr/local/lib/python3.11/dist-packages/grond/optimisers/highscore/__init__.py 1 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/optimisers/highscore/optimiser.py 458 61 0 87%
/usr/local/lib/python3.11/dist-packages/grond/optimisers/highscore/plot.py 221 181 0 18%
/usr/local/lib/python3.11/dist-packages/grond/optimisers/plot.py 282 247 0 12%
/usr/local/lib/python3.11/dist-packages/grond/plot/__init__.py 2 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/plot/collection.py 127 43 0 66%
/usr/local/lib/python3.11/dist-packages/grond/plot/common.py 4 2 0 50%
/usr/local/lib/python3.11/dist-packages/grond/plot/config.py 104 48 0 54%
/usr/local/lib/python3.11/dist-packages/grond/plot/main.py 48 11 0 77%
/usr/local/lib/python3.11/dist-packages/grond/plot/section.py 228 175 0 23%
/usr/local/lib/python3.11/dist-packages/grond/problems/__init__.py 11 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/problems/base.py 674 125 0 81%
/usr/local/lib/python3.11/dist-packages/grond/problems/cmt/__init__.py 0 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/problems/cmt/problem.py 152 36 0 76%
/usr/local/lib/python3.11/dist-packages/grond/problems/double_dc/__init__.py 0 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/problems/double_dc/plot.py 62 45 0 27%
/usr/local/lib/python3.11/dist-packages/grond/problems/double_dc/problem.py 71 39 0 45%
/usr/local/lib/python3.11/dist-packages/grond/problems/double_sf/__init__.py 0 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/problems/double_sf/plot.py 116 89 0 23%
/usr/local/lib/python3.11/dist-packages/grond/problems/double_sf/problem.py 108 74 0 31%
/usr/local/lib/python3.11/dist-packages/grond/problems/locate/__init__.py 0 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/problems/locate/problem.py 50 20 0 60%
/usr/local/lib/python3.11/dist-packages/grond/problems/plot.py 605 525 0 13%
/usr/local/lib/python3.11/dist-packages/grond/problems/rectangular/__init__.py 0 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/problems/rectangular/problem.py 50 7 0 86%
/usr/local/lib/python3.11/dist-packages/grond/problems/simple_landslide/__init__.py 0 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/problems/simple_landslide/problem.py 55 24 0 56%
/usr/local/lib/python3.11/dist-packages/grond/problems/singleforce/__init__.py 0 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/problems/singleforce/plot.py 125 96 0 23%
/usr/local/lib/python3.11/dist-packages/grond/problems/singleforce/problem.py 75 6 0 92%
/usr/local/lib/python3.11/dist-packages/grond/problems/vlvd/__init__.py 0 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/problems/vlvd/plot.py 16 9 0 44%
/usr/local/lib/python3.11/dist-packages/grond/problems/vlvd/problem.py 52 24 0 54%
/usr/local/lib/python3.11/dist-packages/grond/problems/volume_point/__init__.py 0 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/problems/volume_point/plot.py 14 8 0 43%
/usr/local/lib/python3.11/dist-packages/grond/problems/volume_point/problem.py 52 24 0 54%
/usr/local/lib/python3.11/dist-packages/grond/qc.py 140 140 0 0%
/usr/local/lib/python3.11/dist-packages/grond/report/__init__.py 1 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/report/base.py 223 125 0 44%
/usr/local/lib/python3.11/dist-packages/grond/run_info.py 32 19 0 41%
/usr/local/lib/python3.11/dist-packages/grond/scenario.py 187 18 0 90%
/usr/local/lib/python3.11/dist-packages/grond/setup_info.py 5 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/stats.py 35 25 0 29%
/usr/local/lib/python3.11/dist-packages/grond/synthetic_tests.py 80 51 0 36%
/usr/local/lib/python3.11/dist-packages/grond/targets/__init__.py 7 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/targets/base.py 150 27 0 82%
/usr/local/lib/python3.11/dist-packages/grond/targets/gnss_campaign/__init__.py 1 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/targets/gnss_campaign/plot.py 130 101 0 22%
/usr/local/lib/python3.11/dist-packages/grond/targets/gnss_campaign/target.py 153 25 0 84%
/usr/local/lib/python3.11/dist-packages/grond/targets/phase_pick/__init__.py 1 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/targets/phase_pick/plot.py 183 159 0 13%
/usr/local/lib/python3.11/dist-packages/grond/targets/phase_pick/target.py 153 30 0 80%
/usr/local/lib/python3.11/dist-packages/grond/targets/plot.py 105 83 0 21%
/usr/local/lib/python3.11/dist-packages/grond/targets/satellite/__init__.py 1 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/targets/satellite/plot.py 298 260 0 13%
/usr/local/lib/python3.11/dist-packages/grond/targets/satellite/target.py 144 10 0 93%
/usr/local/lib/python3.11/dist-packages/grond/targets/waveform/__init__.py 1 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/targets/waveform/plot.py 633 573 0 9%
/usr/local/lib/python3.11/dist-packages/grond/targets/waveform/target.py 432 91 0 79%
/usr/local/lib/python3.11/dist-packages/grond/targets/waveform_oac/__init__.py 1 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/targets/waveform_oac/target.py 70 40 0 43%
/usr/local/lib/python3.11/dist-packages/grond/targets/waveform_phase_ratio/__init__.py 2 0 0 100%
/usr/local/lib/python3.11/dist-packages/grond/targets/waveform_phase_ratio/measure.py 156 121 0 22%
/usr/local/lib/python3.11/dist-packages/grond/targets/waveform_phase_ratio/plot.py 113 89 0 21%
/usr/local/lib/python3.11/dist-packages/grond/targets/waveform_phase_ratio/target.py 129 74 0 43%
/usr/local/lib/python3.11/dist-packages/grond/toy.py 102 32 0 69%
/usr/local/lib/python3.11/dist-packages/grond/upgrade.py 43 43 0 0%
/usr/local/lib/python3.11/dist-packages/grond/version.py 1 0 0 100%
Total 10965 5359 0 51%

No items found using the specified filter.