repowiserepowise
Sign in
FaserF/chefkoch
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseFaserF/chefkoch

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

11of 33 scored

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

Began other-led, now leaning feature.

Feature27%
Fix9%
Docs18%
Test3%
Deps3%
Chore6%
Other33%

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
889bbfdav2.0.0
Moritz Enderle
2y ago+2.3K -1.4K
98%Elevated
more lines added than baseline
2
b0c5b18ffirst commit
THDMoritzEnderle
4y ago+1.0K -0
95%Elevated
more lines added than baseline
3
b04f427fTests for new Websitelayout
Fabian Seitz
10mo ago+256 -190
91%Elevated
more lines added than baseline
4
a9cd7040code empty bug fixed
THDMoritzEnderle
4y ago+252 -0
91%Elevated
more lines added than baseline
5
271e86d4Fix python-chefkoch for new chefkoch website layouts
Fabian Seitz
10mo ago+142 -217
86%Elevated
more lines added than baseline
6
10dcbbectry to make the code more robus
Fabian Seitz
10mo ago+87 -22
83%Elevated
more lines added than baseline
7
d45109efdocs: update readme
Moritz Enderle
1y ago+78 -36
80%Elevated
more lines added than baseline
8
316763b3Make test_recipe compatible with new website layouts
Fabian Seitz
10mo ago+46 -42
74%Elevated
more lines added than baseline
9
67e1a777Read multiple tables from ingredients list
Thomas Meyer
3y ago+43 -15
74%Elevated
more lines added than baseline
10
00eaaeefupdated recipe retrieval to use the hidden dict
THDMoritzEnderle
4y ago+45 -19
74%Elevated
more lines added than baseline
11
b1ee77f6Update README.md
Moritz Enderle
4y ago+41 -2
68%Elevated
more lines added than baseline
12
809832f9optimized thread work to fasten retrievals
THDMoritzEnderle
4y ago+45 -28
64%Typical
more lines added than baseline
13
0a9ff85fupdated recipe retrieval to use the hidden dict
THDMoritzEnderle
4y ago+45 -28
64%Typical
more lines added than baseline
14
75284a60feat: Use requests session in retrievers to leverage HTTP keep-alive
Moritz Enderle
1y ago+35 -3
59%Typical
more lines added than baseline
15
bf40dcb8created file structure for PyPi
THDMoritzEnderle
4y ago+57 -20
56%Typical
more lines added than baseline
16
5c2f5b59Update README.md
Moritz Enderle
4y ago+20 -1
53%Typical
more lines added than baseline
17
a1d5d383feat: add requirements.txt & bump version
Moritz Enderle
1y ago+20 -4
50%Typical
more lines added than baseline
18
b67626bafeat: add authoer as requested
Moritz Enderle
1y ago+16 -1
47%Typical
more lines added than baseline
19
8de28330Added random recipes
THDMoritzEnderle
4y ago+15 -14
44%Typical
more lines added than baseline
20
1954c9b6Update module dependencies to latest versions
Fabian Seitz
10mo ago+9 -9
41%Typical
fewer lines added than baseline
21
4f8c53c8updated "get_specific(...)" to "search(...)" to better match the context
THDMoritzEnderle
4y ago+9 -12
38%Typical
more scattered than baseline
22
71de5eefUpdated to match the new PyPi project
Moritz Enderle
4y ago+7 -7
35%Typical
fewer lines added than baseline
23
d1054bd9Remove wrong DailyRecommendationRetriever from readme
Fabian Seitz
1y ago+6 -6
30%Below typical
fewer lines added than baseline
24
e028194cAdded license text
THDMoritzEnderle
4y ago+7 -0
30%Below typical
fewer lines added than baseline
25
9ead9336Update README.md
Moritz Enderle
4y ago+4 -0
26%Below typical
fewer lines added than baseline
26
02eebe1cUpdate outdated CSS selectors of daily recommendations page
61a58e50be
2y ago+3 -3
21%Below typical
fewer lines added than baseline
27
a14896a5Updated to match new PyPi project
THDMoritzEnderle
4y ago+6 -10
21%Below typical
fewer lines added than baseline
28
9ac1c9a6Added download tracker
Moritz Enderle
4y ago+2 -1
17%Below typical
fewer lines added than baseline
29
29b51696Update README.md
Moritz Enderle
4y ago+1 -0
14%Below typical
fewer lines added than baseline
30
896689b1Fixed download tracker
Moritz Enderle
4y ago+1 -1
11%Below typical
fewer lines added than baseline
31
9ffc9c68chore: remove lock file and add to gitignore
Moritz Enderle
1y ago+1 -1.4K
8%Below typical
fewer lines added than baseline
32
d68b31carenamed project
THDMoritzEnderle
4y ago+1 -1
5%Below typical
fewer lines added than baseline
33
ac96b593release: 2.1.0
Moritz Enderle
1y ago+0 -0
2%Below typical
fewer lines added than baseline
  • 889bbfdav2.0.0
    Author
    Moritz Enderle
    When
    2y ago
    Lines
    +2.3K -1.4K
    Risk
    98%Elevated
  • b0c5b18ffirst commit
    Author
    THDMoritzEnderle
    When
    4y ago
    Lines
    +1.0K -0
    Risk
    95%Elevated
  • b04f427fTests for new Websitelayout
    Author
    Fabian Seitz
    When
    10mo ago
    Lines
    +256 -190
    Risk
    91%Elevated
  • a9cd7040code empty bug fixed
    Author
    THDMoritzEnderle
    When
    4y ago
    Lines
    +252 -0
    Risk
    91%Elevated
  • 271e86d4Fix python-chefkoch for new chefkoch website layouts
    Author
    Fabian Seitz
    When
    10mo ago
    Lines
    +142 -217
    Risk
    86%Elevated
  • 10dcbbectry to make the code more robus
    Author
    Fabian Seitz
    When
    10mo ago
    Lines
    +87 -22
    Risk
    83%Elevated
  • d45109efdocs: update readme
    Author
    Moritz Enderle
    When
    1y ago
    Lines
    +78 -36
    Risk
    80%Elevated
  • 316763b3Make test_recipe compatible with new website layouts
    Author
    Fabian Seitz
    When
    10mo ago
    Lines
    +46 -42
    Risk
    74%Elevated
  • 67e1a777Read multiple tables from ingredients list
    Author
    Thomas Meyer
    When
    3y ago
    Lines
    +43 -15
    Risk
    74%Elevated
  • 00eaaeefupdated recipe retrieval to use the hidden dict
    Author
    THDMoritzEnderle
    When
    4y ago
    Lines
    +45 -19
    Risk
    74%Elevated
  • b1ee77f6Update README.md
    Author
    Moritz Enderle
    When
    4y ago
    Lines
    +41 -2
    Risk
    68%Elevated
  • 809832f9optimized thread work to fasten retrievals
    Author
    THDMoritzEnderle
    When
    4y ago
    Lines
    +45 -28
    Risk
    64%Typical
  • 0a9ff85fupdated recipe retrieval to use the hidden dict
    Author
    THDMoritzEnderle
    When
    4y ago
    Lines
    +45 -28
    Risk
    64%Typical
  • 75284a60feat: Use requests session in retrievers to leverage HTTP keep-alive
    Author
    Moritz Enderle
    When
    1y ago
    Lines
    +35 -3
    Risk
    59%Typical
  • bf40dcb8created file structure for PyPi
    Author
    THDMoritzEnderle
    When
    4y ago
    Lines
    +57 -20
    Risk
    56%Typical
  • 5c2f5b59Update README.md
    Author
    Moritz Enderle
    When
    4y ago
    Lines
    +20 -1
    Risk
    53%Typical
  • a1d5d383feat: add requirements.txt & bump version
    Author
    Moritz Enderle
    When
    1y ago
    Lines
    +20 -4
    Risk
    50%Typical
  • b67626bafeat: add authoer as requested
    Author
    Moritz Enderle
    When
    1y ago
    Lines
    +16 -1
    Risk
    47%Typical
  • 8de28330Added random recipes
    Author
    THDMoritzEnderle
    When
    4y ago
    Lines
    +15 -14
    Risk
    44%Typical
  • 1954c9b6Update module dependencies to latest versions
    Author
    Fabian Seitz
    When
    10mo ago
    Lines
    +9 -9
    Risk
    41%Typical
  • 4f8c53c8updated "get_specific(...)" to "search(...)" to better match the context
    Author
    THDMoritzEnderle
    When
    4y ago
    Lines
    +9 -12
    Risk
    38%Typical
  • 71de5eefUpdated to match the new PyPi project
    Author
    Moritz Enderle
    When
    4y ago
    Lines
    +7 -7
    Risk
    35%Typical
  • d1054bd9Remove wrong DailyRecommendationRetriever from readme
    Author
    Fabian Seitz
    When
    1y ago
    Lines
    +6 -6
    Risk
    30%Below typical
  • e028194cAdded license text
    Author
    THDMoritzEnderle
    When
    4y ago
    Lines
    +7 -0
    Risk
    30%Below typical
  • 9ead9336Update README.md
    Author
    Moritz Enderle
    When
    4y ago
    Lines
    +4 -0
    Risk
    26%Below typical
  • 02eebe1cUpdate outdated CSS selectors of daily recommendations page
    Author
    61a58e50be
    When
    2y ago
    Lines
    +3 -3
    Risk
    21%Below typical
  • a14896a5Updated to match new PyPi project
    Author
    THDMoritzEnderle
    When
    4y ago
    Lines
    +6 -10
    Risk
    21%Below typical
  • 9ac1c9a6Added download tracker
    Author
    Moritz Enderle
    When
    4y ago
    Lines
    +2 -1
    Risk
    17%Below typical
  • 29b51696Update README.md
    Author
    Moritz Enderle
    When
    4y ago
    Lines
    +1 -0
    Risk
    14%Below typical
  • 896689b1Fixed download tracker
    Author
    Moritz Enderle
    When
    4y ago
    Lines
    +1 -1
    Risk
    11%Below typical
  • 9ffc9c68chore: remove lock file and add to gitignore
    Author
    Moritz Enderle
    When
    1y ago
    Lines
    +1 -1.4K
    Risk
    8%Below typical
  • d68b31carenamed project
    Author
    THDMoritzEnderle
    When
    4y ago
    Lines
    +1 -1
    Risk
    5%Below typical
  • ac96b593release: 2.1.0
    Author
    Moritz Enderle
    When
    1y ago
    Lines
    +0 -0
    Risk
    2%Below typical
Showing 33 of 33 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.

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

Size against diffusion

The 33 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.02.7Diffusion →
Below typical11
Typical11
Elevated11

Commit history for FaserF/chefkoch

FaserF/chefkoch has 39 commits in its history from 5 contributors, the first of them Oct 29, 2021. 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.