Coverage report: 26%
Files Functions Classes
coverage.py v7.6.4, created at 2024-12-24 08:16 +0100
File | statements | missing | excluded | coverage |
---|---|---|---|---|
/Users/martin/prj/git/benchman_pre/src/benchman/__init__.py | 2 | 0 | 0 | 100% |
/Users/martin/prj/git/benchman_pre/src/benchman/benchman.py | 308 | 192 | 0 | 38% |
/Users/martin/prj/git/benchman_pre/src/benchman/cli.py | 83 | 83 | 0 | 0% |
/Users/martin/prj/git/benchman_pre/src/benchman/cli_commands.py | 102 | 102 | 0 | 0% |
/Users/martin/prj/git/benchman_pre/src/benchman/context_info.py | 113 | 23 | 0 | 80% |
/Users/martin/prj/git/benchman_pre/src/benchman/dataset.py | 333 | 333 | 0 | 0% |
/Users/martin/prj/git/benchman_pre/src/benchman/reporter.py | 74 | 74 | 0 | 0% |
/Users/martin/prj/git/benchman_pre/src/benchman/timings.py | 62 | 40 | 0 | 35% |
/Users/martin/prj/git/benchman_pre/src/benchman/util.py | 247 | 146 | 0 | 41% |
__init__.py | 0 | 0 | 0 | 100% |
conftest.py | 9 | 1 | 0 | 89% |
fixtures.py | 31 | 22 | 0 | 29% |
test_benchmarks.py | 21 | 12 | 0 | 43% |
test_core.py | 12 | 0 | 0 | 100% |
Total | 1397 | 1028 | 0 | 26% |
No items found using the specified filter.