repowiserepowise
Sign in
FaserF/ha-bahnvorhersage
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

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

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

7of 20 scored

7 commits sit in this repo's top risk tercile, which is 35% of the 20scored. 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.7 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 commits315%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.96bitsShannon 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.7out 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.

Consistently other-driven across its history.

Feature10%
Fix20%
Refactor5%
Docs10%
Other55%

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
7f2cb0a8Base finished, api processing missing
Fabian Seitz
1y ago+614 -353
95%Elevated
more lines added than baseline
2
049bcb9bInitial Upload (WIP)
Fabian Seitz
1y ago+1.0K -2
95%Elevated
more lines added than baseline
3
d745f158Code restructuring for easier attribute fetching
Fabian Seitz
1y ago+139 -65
88%Elevated
more lines added than baseline
4
1d0174bcUpdate README.md
Fabian Seitz
1y ago+113 -18
83%Elevated
more lines added than baseline
5
d20e9f77retry fetching on error 500
Fabian Seitz
1y ago+110 -96
78%Elevated
more lines added than baseline
6
404167fcfixed data handling
Fabian Seitz
1y ago+49 -30
73%Elevated
more lines added than baseline
7
1df00180New attribute: delay
Fabian Seitz
1y ago+40 -9
68%Elevated
more lines added than baseline
8
47381346Cleanup attribution data and drop more attributes
Fabian Seitz
1y ago+33 -15
63%Typical
more lines added than baseline
9
2c7a742cfix sensor state
Fabian Seitz
1y ago+28 -25
58%Typical
more lines added than baseline
10
06ce9cb8Calculate sum of predicitons
Fabian Seitz
1y ago+30 -3
53%Typical
more lines added than baseline
11
df877674New option to keep stopover data
Fabian Seitz
1y ago+25 -4
48%Typical
more lines added than baseline
12
410c6af4Improved ignore train type option
Fabian Seitz
1y ago+19 -15
43%Typical
more lines added than baseline
13
907c20bddrop some more attributes
Fabian Seitz
1y ago+10 -0
35%Typical
more focused than baseline
14
415583fdSmall improvements
Fabian Seitz
1y ago+10 -31
35%Typical
more files than baseline
15
fead3bb3Remove offset attribute
Fabian Seitz
1y ago+6 -0
28%Below typical
fewer lines added than baseline
16
af72fbd6fix last_updated attribute
Fabian Seitz
1y ago+4 -5
20%Below typical
fewer lines added than baseline
17
6c55f5dcInitial commit
Fabian Seitz
1y ago+4 -0
20%Below typical
fewer lines added than baseline
18
e67bf222Integration shutdown notice #1
Fabian Seitz
1y ago+3 -0
13%Below typical
fewer lines added than baseline
19
01ee99ccUpdate README.md
Fabian Seitz
1y ago+4 -2
8%Below typical
fewer lines added than baseline
20
9dab3ee7fix translations and strings
Fabian Seitz
1y ago+0 -39
3%Below typical
fewer lines added than baseline
  • 7f2cb0a8Base finished, api processing missing
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +614 -353
    Risk
    95%Elevated
  • 049bcb9bInitial Upload (WIP)
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +1.0K -2
    Risk
    95%Elevated
  • d745f158Code restructuring for easier attribute fetching
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +139 -65
    Risk
    88%Elevated
  • 1d0174bcUpdate README.md
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +113 -18
    Risk
    83%Elevated
  • d20e9f77retry fetching on error 500
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +110 -96
    Risk
    78%Elevated
  • 404167fcfixed data handling
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +49 -30
    Risk
    73%Elevated
  • 1df00180New attribute: delay
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +40 -9
    Risk
    68%Elevated
  • 47381346Cleanup attribution data and drop more attributes
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +33 -15
    Risk
    63%Typical
  • 2c7a742cfix sensor state
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +28 -25
    Risk
    58%Typical
  • 06ce9cb8Calculate sum of predicitons
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +30 -3
    Risk
    53%Typical
  • df877674New option to keep stopover data
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +25 -4
    Risk
    48%Typical
  • 410c6af4Improved ignore train type option
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +19 -15
    Risk
    43%Typical
  • 907c20bddrop some more attributes
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +10 -0
    Risk
    35%Typical
  • 415583fdSmall improvements
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +10 -31
    Risk
    35%Typical
  • fead3bb3Remove offset attribute
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +6 -0
    Risk
    28%Below typical
  • af72fbd6fix last_updated attribute
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +4 -5
    Risk
    20%Below typical
  • 6c55f5dcInitial commit
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +4 -0
    Risk
    20%Below typical
  • e67bf222Integration shutdown notice #1
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +3 -0
    Risk
    13%Below typical
  • 01ee99ccUpdate README.md
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +4 -2
    Risk
    8%Below typical
  • 9dab3ee7fix translations and strings
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +0 -39
    Risk
    3%Below typical
Showing 20 of 20 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.

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

Size against diffusion

The 20 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.03.8Diffusion →
Below typical6
Typical7
Elevated7

Commit history for FaserF/ha-bahnvorhersage

FaserF/ha-bahnvorhersage has 20 commits in its history from 1 contributor, the first of them Jan 25, 2025. No file in the repository changed in the last 90 days. Every commit is scored for change risk from its size, spread and the history of the files it touches.