repowiserepowise
Sign in
FaserF/ha-finanzfluss
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseFaserF/ha-finanzfluss

Commits

Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.

Needs review

8of 24 scored

8 commits sit in this repo's top risk tercile, which is 33% of the 24scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 6.5 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.

Fix commits625%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.97bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold6.5out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.

How this repo's commit mix shifts over time.

Feature4%
Fix46%
Refactor8%
Chore13%
Other29%

Review-priority queue

Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.

Commit review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
65dc78beInitial commit
Fabian Seitz
3w ago+5.5K -0
98%Elevated
more lines added than baseline
2
b3923542fix: investments data fetching
Fabian Seitz
3w ago+973 -66
94%Elevated
more lines added than baseline
3
07aa1a9eci: optimize CI triggers and add structured changelog generator
Fabian Seitz
1w ago+439 -0
90%Elevated
more lines added than baseline
4
3946e0bcsmall fixes for data fetching
Fabian Seitz
3w ago+435 -231
85%Elevated
more lines added than baseline
5
9e0faf52feat: fallback calculation for depots without plus
Fabian Seitz
3w ago+111 -38
81%Elevated
more lines added than baseline
6
c897d308fix transactions data fetching
Fabian Seitz
3w ago+74 -47
77%Elevated
more lines added than baseline
7
3ddda909style: auto-fix and format with Ruff [skip ci]
FaserF
1w ago+47 -52
73%Elevated
more lines added than baseline
8
cca7cd12ruff CI linter fixes
Fabian Seitz
1w ago+38 -28
69%Elevated
more lines added than baseline
9
01c7648efix repo links
Fabian Seitz
3w ago+9 -9
65%Typical
fewer lines added than baseline
10
9b5a6510Update actions/checkout action to v7.0.1
renovate[bot]
3w ago+5 -5
58%Typical
fewer lines added than baseline
11
885252daUpdate actions/setup-python action to v7
renovate[bot]
3w ago+4 -4
58%Typical
fewer lines added than baseline
12
ae8f110dCI ruff fixes
Fabian Seitz
1w ago+4 -4
50%Typical
fewer lines added than baseline
13
1925d562chore(dev): bump to 1.0.1-dev0 [skip ci]
github-actions[bot]
3w ago+4 -4
50%Typical
fewer lines added than baseline
14
411dd58cUpdate github/codeql-action action to v4.37.6
renovate[bot]
1w ago+3 -3
40%Typical
fewer lines added than baseline
15
49038d6dUpdate github/codeql-action action to v4.37.3 (#7)
renovate[bot]
3w ago+3 -3
40%Typical
fewer lines added than baseline
16
c46d4ee3Update github/codeql-action action to v4.37.2 (#6)
renovate[bot]
3w ago+3 -3
40%Typical
fewer lines added than baseline
17
182a57f7chore(dev): bump to 1.0.2-dev0 [skip ci]
github-actions[bot]
1w ago+3 -3
31%Below typical
fewer lines added than baseline
18
108bd034ruff auto fix CI improvements
Fabian Seitz
1w ago+2 -2
27%Below typical
fewer lines added than baseline
19
9f8ebadcfix Failed to unload
Fabian Seitz
1w ago+1 -1
23%Below typical
fewer lines added than baseline
20
5d8dc7e0final ruff CI linter fixes
Fabian Seitz
1w ago+1 -1
17%Below typical
fewer lines added than baseline
21
cb8cb9c7Update actions/labeler action to v7
renovate[bot]
3w ago+1 -1
17%Below typical
fewer lines added than baseline
22
48b1046cstyle: auto-fix and format with Ruff [skip ci]
FaserF
3w ago+0 -1
10%Below typical
fewer lines added than baseline
23
76349916final ruff CI linter fixes
Fabian Seitz
1w ago+0 -1
4%Below typical
fewer lines added than baseline
24
ce5e7a5cCI ruff linter fix
Fabian Seitz
3w ago+0 -1
4%Below typical
fewer lines added than baseline
  • 65dc78beInitial commit
    Author
    Fabian Seitz
    When
    3w ago
    Lines
    +5.5K -0
    Risk
    98%Elevated
  • b3923542fix: investments data fetching
    Author
    Fabian Seitz
    When
    3w ago
    Lines
    +973 -66
    Risk
    94%Elevated
  • 07aa1a9eci: optimize CI triggers and add structured changelog generator
    Author
    Fabian Seitz
    When
    1w ago
    Lines
    +439 -0
    Risk
    90%Elevated
  • 3946e0bcsmall fixes for data fetching
    Author
    Fabian Seitz
    When
    3w ago
    Lines
    +435 -231
    Risk
    85%Elevated
  • 9e0faf52feat: fallback calculation for depots without plus
    Author
    Fabian Seitz
    When
    3w ago
    Lines
    +111 -38
    Risk
    81%Elevated
  • c897d308fix transactions data fetching
    Author
    Fabian Seitz
    When
    3w ago
    Lines
    +74 -47
    Risk
    77%Elevated
  • 3ddda909style: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1w ago
    Lines
    +47 -52
    Risk
    73%Elevated
  • cca7cd12ruff CI linter fixes
    Author
    Fabian Seitz
    When
    1w ago
    Lines
    +38 -28
    Risk
    69%Elevated
  • 01c7648efix repo links
    Author
    Fabian Seitz
    When
    3w ago
    Lines
    +9 -9
    Risk
    65%Typical
  • 9b5a6510Update actions/checkout action to v7.0.1
    Author
    renovate[bot]
    When
    3w ago
    Lines
    +5 -5
    Risk
    58%Typical
  • 885252daUpdate actions/setup-python action to v7
    Author
    renovate[bot]
    When
    3w ago
    Lines
    +4 -4
    Risk
    58%Typical
  • ae8f110dCI ruff fixes
    Author
    Fabian Seitz
    When
    1w ago
    Lines
    +4 -4
    Risk
    50%Typical
  • 1925d562chore(dev): bump to 1.0.1-dev0 [skip ci]
    Author
    github-actions[bot]
    When
    3w ago
    Lines
    +4 -4
    Risk
    50%Typical
  • 411dd58cUpdate github/codeql-action action to v4.37.6
    Author
    renovate[bot]
    When
    1w ago
    Lines
    +3 -3
    Risk
    40%Typical
  • 49038d6dUpdate github/codeql-action action to v4.37.3 (#7)
    Author
    renovate[bot]
    When
    3w ago
    Lines
    +3 -3
    Risk
    40%Typical
  • c46d4ee3Update github/codeql-action action to v4.37.2 (#6)
    Author
    renovate[bot]
    When
    3w ago
    Lines
    +3 -3
    Risk
    40%Typical
  • 182a57f7chore(dev): bump to 1.0.2-dev0 [skip ci]
    Author
    github-actions[bot]
    When
    1w ago
    Lines
    +3 -3
    Risk
    31%Below typical
  • 108bd034ruff auto fix CI improvements
    Author
    Fabian Seitz
    When
    1w ago
    Lines
    +2 -2
    Risk
    27%Below typical
  • 9f8ebadcfix Failed to unload
    Author
    Fabian Seitz
    When
    1w ago
    Lines
    +1 -1
    Risk
    23%Below typical
  • 5d8dc7e0final ruff CI linter fixes
    Author
    Fabian Seitz
    When
    1w ago
    Lines
    +1 -1
    Risk
    17%Below typical
  • cb8cb9c7Update actions/labeler action to v7
    Author
    renovate[bot]
    When
    3w ago
    Lines
    +1 -1
    Risk
    17%Below typical
  • 48b1046cstyle: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    3w ago
    Lines
    +0 -1
    Risk
    10%Below typical
  • 76349916final ruff CI linter fixes
    Author
    Fabian Seitz
    When
    1w ago
    Lines
    +0 -1
    Risk
    4%Below typical
  • ce5e7a5cCI ruff linter fix
    Author
    Fabian Seitz
    When
    3w ago
    Lines
    +0 -1
    Risk
    4%Below typical
Showing 24 of 24 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.

05typical ↑elevated ↑0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 24 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.

1101001,000Lines changed (log) →0.04.6Diffusion →
Below typical8
Typical8
Elevated8

Commit history for FaserF/ha-finanzfluss

FaserF/ha-finanzfluss has 28 commits in its history from 4 contributors, the first of them Jul 20, 2026. In the last 90 days 19 files were touched, 70 times in total, most often coordinator.py. Every commit is scored for change risk from its size, spread and the history of the files it touches.