Coverage report: 88%

Files Functions Classes

coverage.py v7.15.0, created at 2026-07-05 04:36 +0000

File class   statements missing excluded   coverage
src/sankey_cashflow/__init__.py (no class)   9 0 0   100%
src/sankey_cashflow/cli.py (no class)   90 25 0   72%
src/sankey_cashflow/data_row.py DataRow   61 8 0   87%
src/sankey_cashflow/data_row.py (no class)   10 0 0   100%
src/sankey_cashflow/diagram.py (no class)   64 3 0   95%
src/sankey_cashflow/io.py (no class)   109 61 0   44%
src/sankey_cashflow/labels.py RowLabels   85 5 0   94%
src/sankey_cashflow/labels.py (no class)   15 0 0   100%
src/sankey_cashflow/settings.py AppSettings   92 6 0   93%
src/sankey_cashflow/settings.py (no class)   25 0 0   100%
src/sankey_cashflow/transactions.py Transactions   464 126 0   73%
src/sankey_cashflow/transactions.py (no class)   28 0 0   100%
src/sankey_cashflow/utils.py (no class)   104 11 0   89%
tests/conftest.py Args   4 0 0   100%
tests/conftest.py (no class)   36 0 0   100%
tests/test_app_settings.py TestDefaultInitialization   28 0 0   100%
tests/test_app_settings.py TestHoverOption   6 0 0   100%
tests/test_app_settings.py TestDiagramType   4 0 0   100%
tests/test_app_settings.py TestTagsStoresExclude   16 0 0   100%
tests/test_app_settings.py TestDateFilterSetters   8 0 0   100%
tests/test_app_settings.py TestCredsAndLabelsSetters   6 0 0   100%
tests/test_app_settings.py TestSourceValidation   14 0 0   100%
tests/test_app_settings.py (no class)   42 0 0   100%
tests/test_cli.py TestBuildArgParser   40 0 0   100%
tests/test_cli.py TestMainEndToEnd   22 0 0   100%
tests/test_cli.py (no class)   13 0 0   100%
tests/test_data_loading.py TestReadCsvAsDf   17 0 0   100%
tests/test_data_loading.py TestFetchData   11 0 0   100%
tests/test_data_loading.py (no class)   11 0 0   100%
tests/test_data_row.py TestValidate   23 0 0   100%
tests/test_data_row.py TestCreate   12 0 0   100%
tests/test_data_row.py TestTagMatches   4 0 0   100%
tests/test_data_row.py (no class)   26 0 0   100%
tests/test_diagram.py TestBuildSankeyFigure   21 0 0   100%
tests/test_diagram.py TestBuildLineFigure   22 0 0   100%
tests/test_diagram.py (no class)   27 0 0   100%
tests/test_helpers.py TestIsNull   2 0 0   100%
tests/test_helpers.py TestIsEmpty   7 0 0   100%
tests/test_helpers.py TestValidateDateString   12 0 0   100%
tests/test_helpers.py TestNormalizeAmounts   14 0 0   100%
tests/test_helpers.py TestDfDateFilter   12 0 0   100%
tests/test_helpers.py (no class)   45 0 0   100%
tests/test_row_labels.py TestInit   23 0 0   100%
tests/test_row_labels.py TestPaths   7 0 0   100%
tests/test_row_labels.py TestLabelLookup   15 0 0   100%
tests/test_row_labels.py TestPrintGraph   3 0 0   100%
tests/test_row_labels.py (no class)   24 0 0   100%
tests/test_transactions.py TestInit   7 0 0   100%
tests/test_transactions.py TestAudit   5 0 0   100%
tests/test_transactions.py TestFilterTags   5 0 0   100%
tests/test_transactions.py TestApplyLabelsBasic   3 0 0   100%
tests/test_transactions.py TestApplyLabelsTagBranches   35 0 0   100%
tests/test_transactions.py TestProcessRows   30 0 0   100%
tests/test_transactions.py TestCollapse   5 0 0   100%
tests/test_transactions.py TestSurplusDeficit   27 0 0   100%
tests/test_transactions.py TestFilterDates   13 0 0   100%
tests/test_transactions.py TestDistributeAmounts   32 0 0   100%
tests/test_transactions.py TestFullProcessPipeline   3 0 0   100%
tests/test_transactions.py (no class)   64 0 0   100%
Total     1962 245 0   88%

No items found using the specified filter.