Coverage report:
57%
hide covered
Files
Functions
Classes
coverage.py v7.11.0
, created at 2025-11-07 15:47 -0600
File
statements
missing
excluded
coverage
src/instawell/__init__.py
17
0
0
100%
src/instawell/cli.py
200
200
0
0%
src/instawell/core/__init__.py
0
0
0
100%
src/instawell/core/data_models.py
13
0
0
100%
src/instawell/core/exceptions.py
8
0
0
100%
src/instawell/core/exp_context.py
71
5
0
93%
src/instawell/core/parser.py
40
2
0
95%
src/instawell/core/steps.py
10
0
0
100%
src/instawell/figures/__init__.py
0
0
0
100%
src/instawell/figures/fig_01_raw.py
19
19
0
0%
src/instawell/figures/fig_02_averaged.py
24
24
0
0%
src/instawell/figures/fig_03_bgsub_raw.py
24
24
0
0%
src/instawell/figures/fig_04_bgsub_minmax.py
24
24
0
0%
src/instawell/figures/fig_05_derivative.py
24
24
0
0%
src/instawell/figures/fig_06_min_temp.py
21
21
0
0%
src/instawell/processing/__init__.py
0
0
0
100%
src/instawell/processing/step_00_setup_experiment.py
37
1
0
97%
src/instawell/processing/step_01_ingest_data.py
86
5
0
94%
src/instawell/processing/step_02_filter_wells.py
37
3
0
92%
src/instawell/processing/step_03_average_replicates.py
34
2
0
94%
src/instawell/processing/step_04_subtract_background.py
47
1
0
98%
src/instawell/processing/step_05_minmax_scale.py
31
5
0
84%
src/instawell/processing/step_06_calc_derivative.py
30
4
0
87%
src/instawell/processing/step_07_find_min_temp.py
28
2
0
93%
src/instawell/utils/__init__.py
0
0
0
100%
src/instawell/utils/logging_util.py
31
1
0
97%
src/instawell/utils/utils.py
28
9
0
68%
Total
884
376
0
57%
No items found using the specified filter.