Coverage report: 100%
Files Functions Classes
coverage.py v7.10.5, created at 2025-08-28 18:56 +0000
coverage.py v7.10.5, created at 2025-08-28 18:56 +0000
File | statements | missing | excluded | coverage |
---|---|---|---|---|
app/__init__.py | 0 | 0 | 0 | 100% |
app/fitting.py | 66 | 0 | 0 | 100% |
app/main.py | 338 | 0 | 4 | 100% |
app/models.py | 324 | 0 | 1 | 100% |
app/plot.py | 67 | 0 | 45 | 100% |
app/resources.py | 27 | 0 | 0 | 100% |
app/utility/__init__.py | 0 | 0 | 0 | 100% |
app/utility/data.py | 102 | 0 | 0 | 100% |
app/utility/dict.py | 33 | 0 | 0 | 100% |
app/utility/numbers.py | 29 | 0 | 0 | 100% |
app/utility/project.py | 26 | 0 | 0 | 100% |
tests/__init__.py | 0 | 0 | 0 | 100% |
tests/conftest.py | 3 | 0 | 0 | 100% |
tests/test_fitting.py | 107 | 0 | 0 | 100% |
tests/test_main.py | 248 | 0 | 2 | 100% |
tests/test_models.py | 473 | 0 | 3 | 100% |
tests/test_plot.py | 97 | 0 | 0 | 100% |
tests/utility/__init__.py | 0 | 0 | 0 | 100% |
tests/utility/test_data.py | 349 | 0 | 0 | 100% |
tests/utility/test_dict.py | 102 | 0 | 0 | 100% |
tests/utility/test_numbers.py | 73 | 0 | 0 | 100% |
tests/utility/test_project.py | 57 | 0 | 0 | 100% |
Total | 2521 | 0 | 55 | 100% |
No items found using the specified filter.