repowiserepowise
Sign in
FaserF/ha-boulderwelt
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

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

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

39of 118 scored

39 commits sit in this repo's top risk tercile, which is 33% of the 118scored. 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 3.2 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 commits108%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.40bitsShannon 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 threshold3.2out 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.

Began other-led, now leaning chore.

Feature3%
Fix11%
Refactor6%
Docs3%
Test1%
Deps2%
Chore56%
Other19%

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
feeb926afix: hacs release zip file & improved release workflow
Fabian Seitz
1mo ago+1.2K -203
100%Elevated
more lines added than baseline
2
9fd1b704Initial working version 1.0.0
Fabian Seitz
1y ago+875 -2
99%Elevated
more lines added than baseline
3
041782f9workflow improvements
Fabian Seitz
3mo ago+327 -0
97%Elevated
more lines added than baseline
4
4387d661performance & stability improvements
Fabian Seitz
6mo ago+471 -417
97%Elevated
more lines added than baseline
5
7c487d40chore: sync CI/CD workflows and scripts from ha-db_infoscreen
Fabian Seitz
1mo ago+375 -15
96%Elevated
more lines added than baseline
6
78533a87new pytest
Fabian Seitz
3mo ago+254 -0
95%Elevated
more lines added than baseline
7
7c8227dbchore: unify workflows and update issue templates with assignees and labels [skip ci]
Fabian Seitz
1mo ago+190 -107
94%Elevated
more lines added than baseline
8
7b28f283Add sensor and automation examples
Fabian Seitz
1y ago+191 -0
94%Elevated
more lines added than baseline
9
bfa54293chore: improve issue templates with integration-specific fields and my-ha links
Fabian Seitz
1mo ago+162 -113
92%Elevated
more lines added than baseline
10
03144897linter fixes
Fabian Seitz
3mo ago+207 -77
92%Elevated
more lines added than baseline
11
ca897ccachore: add automated template updater and clean privacy sensitive fields
Fabian Seitz
1mo ago+140 -1
91%Elevated
more lines added than baseline
12
a5726b14CI linter fixes
Fabian Seitz
1w ago+87 -56
90%Elevated
more lines added than baseline
13
f8ef5aacUpdate release.yml
Fabian Seitz
4w ago+71 -48
90%Elevated
more lines added than baseline
14
e608a6d1chore: update template automations to dynamically track service versions
Fabian Seitz
1mo ago+69 -7
89%Elevated
more lines added than baseline
15
f3513eb7style: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+54 -25
88%Elevated
more lines added than baseline
16
75c96034style: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+44 -28
87%Elevated
more lines added than baseline
17
76eeb5f3chore: sync release workflow tag-fetching and contributor attribution script updates
Fabian Seitz
1mo ago+45 -14
86%Elevated
more lines added than baseline
18
044a272fUpdate README.md
Fabian Seitz
8mo ago+37 -23
85%Elevated
more lines added than baseline
19
3d3084f5Allow user to define scan interval
Fabian Seitz
1y ago+32 -24
84%Elevated
more lines added than baseline
20
7ebfc197ci: optimize CI triggers and add structured changelog generator
Fabian Seitz
1w ago+34 -27
83%Elevated
more lines added than baseline
21
d8d5d05dAdd unit test for success: False API response in coordinator
Fabian Seitz
1mo ago+27 -0
83%Elevated
more lines added than baseline
22
ddd30d51chore: fix CI linter issues and format code
Fabian Seitz
1mo ago+30 -21
82%Elevated
more lines added than baseline
23
e548b013chore: unify workflows, scripts, and configs
Fabian Seitz
1mo ago+20 -0
81%Elevated
more lines added than baseline
24
a5900c5bstyle: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+16 -10
80%Elevated
more lines added than baseline
25
d6b5409atry fix handling unknown state at night
Fabian Seitz
1y ago+16 -5
80%Elevated
more lines added than baseline
26
7bc4bfd8fix(docs): add download badge and support section to README
Fabian Seitz
1mo ago+17 -1
78%Elevated
more lines added than baseline
27
eec05c89default to 0 if unavailable
Fabian Seitz
1y ago+12 -13
78%Elevated
more focused than baseline
28
cac0f61cchore: trigger auto release [bump-version]
Fabian Seitz
1mo ago+13 -3
77%Elevated
more lines added than baseline
29
dcfbf4d9Update sensor.py
Fabian Seitz
8mo ago+12 -11
75%Elevated
more focused than baseline
30
7c9ecbb2Add hassfest validation
Fabian Seitz
1y ago+12 -0
75%Elevated
more focused than baseline
31
7cce5200ci fix
Fabian Seitz
6mo ago+10 -2
74%Elevated
more scattered than baseline
32
3ebe7af3fix(coordinator): handle API response with success false as closed hall
Fabian Seitz
2d ago+10 -4
73%Elevated
more scattered than baseline
33
be6f655eci fix
Fabian Seitz
6mo ago+11 -0
73%Elevated
more scattered than baseline
34
7698bde9fix(workflow): add bump_level input option back to release.yml [skip ci]
Fabian Seitz
1mo ago+10 -0
72%Elevated
more focused than baseline
35
7251eca9chore: optimize template updates with robust regex patterns
Fabian Seitz
1mo ago+9 -4
71%Elevated
fewer lines added than baseline
36
25c64f3bfix: hacs download count of integration
Fabian Seitz
1mo ago+8 -4
70%Elevated
fewer lines added than baseline
37
02dd1f29style: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+6 -1
69%Elevated
fewer lines added than baseline
38
dc1df7aefix(release): level=minor/major respected even when current version has pre-release suffix
Fabian Seitz
4w ago+6 -3
68%Elevated
fewer lines added than baseline
39
d1f48b75fix: release workflow syntax & codeql logging alert
Fabian Seitz
1mo ago+6 -12
68%Elevated
fewer lines added than baseline
40
00af1db5chore: optimize template updates with robust regex patterns
Fabian Seitz
1mo ago+6 -10
66%Typical
fewer lines added than baseline
41
dad613e1chore: fix release variables and add workflow concurrency [bump-version]
Fabian Seitz
1mo ago+5 -1
66%Typical
fewer lines added than baseline
42
88464cd3do not update sensor states in night
Fabian Seitz
1y ago+6 -2
66%Typical
fewer lines added than baseline
43
2d196274chore: optimize template updates with robust regex patterns
Fabian Seitz
1mo ago+5 -3
64%Typical
fewer lines added than baseline
44
a5a04d53style: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+5 -1
64%Typical
fewer lines added than baseline
45
f91eb746chore(deps): update actions/checkout action to v7.0.1 (#22)
renovate[bot]
3w ago+5 -5
61%Typical
fewer lines added than baseline
46
2387643cchore: add automated template updater and clean privacy sensitive fields
Fabian Seitz
1mo ago+5 -16
61%Typical
fewer lines added than baseline
47
389a3551chore: improve release retry logic and fix null head_commit triggers [bump-version]
Fabian Seitz
1mo ago+5 -3
61%Typical
fewer lines added than baseline
48
7ac36663chore: clean up gitignores, caches, and fix Shields.io case-sensitivity
Fabian Seitz
1mo ago+8 -1
59%Typical
more files than baseline
49
dd5c8a32chore: restore original issue templates [skip ci]
Fabian Seitz
1mo ago+4 -79
59%Typical
fewer lines added than baseline
50
4e72bea1Update actions/checkout action to v6
renovate[bot]
8mo ago+3 -3
58%Typical
fewer lines added than baseline
  • feeb926afix: hacs release zip file & improved release workflow
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +1.2K -203
    Risk
    100%Elevated
  • 9fd1b704Initial working version 1.0.0
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +875 -2
    Risk
    99%Elevated
  • 041782f9workflow improvements
    Author
    Fabian Seitz
    When
    3mo ago
    Lines
    +327 -0
    Risk
    97%Elevated
  • 4387d661performance & stability improvements
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +471 -417
    Risk
    97%Elevated
  • 7c487d40chore: sync CI/CD workflows and scripts from ha-db_infoscreen
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +375 -15
    Risk
    96%Elevated
  • 78533a87new pytest
    Author
    Fabian Seitz
    When
    3mo ago
    Lines
    +254 -0
    Risk
    95%Elevated
  • 7c8227dbchore: unify workflows and update issue templates with assignees and labels [skip ci]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +190 -107
    Risk
    94%Elevated
  • 7b28f283Add sensor and automation examples
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +191 -0
    Risk
    94%Elevated
  • bfa54293chore: improve issue templates with integration-specific fields and my-ha links
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +162 -113
    Risk
    92%Elevated
  • 03144897linter fixes
    Author
    Fabian Seitz
    When
    3mo ago
    Lines
    +207 -77
    Risk
    92%Elevated
  • ca897ccachore: add automated template updater and clean privacy sensitive fields
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +140 -1
    Risk
    91%Elevated
  • a5726b14CI linter fixes
    Author
    Fabian Seitz
    When
    1w ago
    Lines
    +87 -56
    Risk
    90%Elevated
  • f8ef5aacUpdate release.yml
    Author
    Fabian Seitz
    When
    4w ago
    Lines
    +71 -48
    Risk
    90%Elevated
  • e608a6d1chore: update template automations to dynamically track service versions
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +69 -7
    Risk
    89%Elevated
  • f3513eb7style: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +54 -25
    Risk
    88%Elevated
  • 75c96034style: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +44 -28
    Risk
    87%Elevated
  • 76eeb5f3chore: sync release workflow tag-fetching and contributor attribution script updates
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +45 -14
    Risk
    86%Elevated
  • 044a272fUpdate README.md
    Author
    Fabian Seitz
    When
    8mo ago
    Lines
    +37 -23
    Risk
    85%Elevated
  • 3d3084f5Allow user to define scan interval
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +32 -24
    Risk
    84%Elevated
  • 7ebfc197ci: optimize CI triggers and add structured changelog generator
    Author
    Fabian Seitz
    When
    1w ago
    Lines
    +34 -27
    Risk
    83%Elevated
  • d8d5d05dAdd unit test for success: False API response in coordinator
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +27 -0
    Risk
    83%Elevated
  • ddd30d51chore: fix CI linter issues and format code
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +30 -21
    Risk
    82%Elevated
  • e548b013chore: unify workflows, scripts, and configs
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +20 -0
    Risk
    81%Elevated
  • a5900c5bstyle: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +16 -10
    Risk
    80%Elevated
  • d6b5409atry fix handling unknown state at night
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +16 -5
    Risk
    80%Elevated
  • 7bc4bfd8fix(docs): add download badge and support section to README
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +17 -1
    Risk
    78%Elevated
  • eec05c89default to 0 if unavailable
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +12 -13
    Risk
    78%Elevated
  • cac0f61cchore: trigger auto release [bump-version]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +13 -3
    Risk
    77%Elevated
  • dcfbf4d9Update sensor.py
    Author
    Fabian Seitz
    When
    8mo ago
    Lines
    +12 -11
    Risk
    75%Elevated
  • 7c9ecbb2Add hassfest validation
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +12 -0
    Risk
    75%Elevated
  • 7cce5200ci fix
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +10 -2
    Risk
    74%Elevated
  • 3ebe7af3fix(coordinator): handle API response with success false as closed hall
    Author
    Fabian Seitz
    When
    2d ago
    Lines
    +10 -4
    Risk
    73%Elevated
  • be6f655eci fix
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +11 -0
    Risk
    73%Elevated
  • 7698bde9fix(workflow): add bump_level input option back to release.yml [skip ci]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +10 -0
    Risk
    72%Elevated
  • 7251eca9chore: optimize template updates with robust regex patterns
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +9 -4
    Risk
    71%Elevated
  • 25c64f3bfix: hacs download count of integration
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +8 -4
    Risk
    70%Elevated
  • 02dd1f29style: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +6 -1
    Risk
    69%Elevated
  • dc1df7aefix(release): level=minor/major respected even when current version has pre-release suffix
    Author
    Fabian Seitz
    When
    4w ago
    Lines
    +6 -3
    Risk
    68%Elevated
  • d1f48b75fix: release workflow syntax & codeql logging alert
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +6 -12
    Risk
    68%Elevated
  • 00af1db5chore: optimize template updates with robust regex patterns
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +6 -10
    Risk
    66%Typical
  • dad613e1chore: fix release variables and add workflow concurrency [bump-version]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -1
    Risk
    66%Typical
  • 88464cd3do not update sensor states in night
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +6 -2
    Risk
    66%Typical
  • 2d196274chore: optimize template updates with robust regex patterns
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -3
    Risk
    64%Typical
  • a5a04d53style: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +5 -1
    Risk
    64%Typical
  • f91eb746chore(deps): update actions/checkout action to v7.0.1 (#22)
    Author
    renovate[bot]
    When
    3w ago
    Lines
    +5 -5
    Risk
    61%Typical
  • 2387643cchore: add automated template updater and clean privacy sensitive fields
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -16
    Risk
    61%Typical
  • 389a3551chore: improve release retry logic and fix null head_commit triggers [bump-version]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -3
    Risk
    61%Typical
  • 7ac36663chore: clean up gitignores, caches, and fix Shields.io case-sensitivity
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +8 -1
    Risk
    59%Typical
  • dd5c8a32chore: restore original issue templates [skip ci]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +4 -79
    Risk
    59%Typical
  • 4e72bea1Update actions/checkout action to v6
    Author
    renovate[bot]
    When
    8mo ago
    Lines
    +3 -3
    Risk
    58%Typical
Showing 50 of 118 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.

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

Size against diffusion

The 118 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 typical39
Typical40
Elevated39

Commit history for FaserF/ha-boulderwelt

FaserF/ha-boulderwelt has 131 commits in its history from 4 contributors, the first of them Aug 28, 2024. In the last 90 days 14 files were touched, 51 times in total, most often update_templates.py. Every commit is scored for change risk from its size, spread and the history of the files it touches.