repowiserepowise
Sign in
baneeishaque/aipm
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisebaneeishaque/aipm

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 22 scored

7 commits sit in this repo's top risk tercile, which is 32% of the 22scored. 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 7.3 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 commits29%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.68bitsShannon 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 threshold7.3out 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.

Feature5%
Fix9%
Docs14%
Deps5%
Other68%

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
dcece39dupdate 0.7
Michael Delago
6y ago+5.8K -51
98%Elevated
more lines added than baseline
2
757a66beinitial commit
Michael Delago
6y ago+678 -0
93%Elevated
more lines added than baseline
3
e00de1fdidea
Banee Ishaque K
4y ago+111 -0
89%Elevated
more lines added than baseline
4
9b8b471cinstall script, readme, small bugfixes
Mike Delago
6y ago+122 -19
84%Elevated
more lines added than baseline
5
ce87daddidea
Banee Ishaque K
4y ago+72 -0
80%Elevated
more lines added than baseline
6
9fe1c9cbfix issue 1, minor bugfixes
Mike Delago
6y ago+80 -26
75%Elevated
more lines added than baseline
7
a4a59c2alogging, kinda functional, ratelimit checking
Michael Delago
6y ago+77 -61
70%Elevated
more lines added than baseline
8
6c5df8a8borked md formatting
Michael Delago
6y ago+45 -74
66%Typical
more lines added than baseline
9
d3def228Uses JSON feed instead of scraping
Mike Delago
6y ago+53 -11
61%Typical
more lines added than baseline
10
af08fdd1bork readme2
michaeldelago
6y ago+37 -40
55%Typical
more lines added than baseline
11
7122762echangelog
Mike Delago
6y ago+41 -0
55%Typical
more lines added than baseline
12
02ad4a3bworked out downloads dir
Mike Delago
6y ago+23 -18
48%Typical
more lines added than baseline
13
c3b316feSilly Link Bug
Michael Delago
6y ago+22 -20
43%Typical
more lines added than baseline
14
06bf4192No options, show help
Michael Delago
6y ago+15 -12
39%Typical
more lines added than baseline
15
d6cfff70i dont deserve this lol
michaeldelago
6y ago+14 -7
34%Typical
more lines added than baseline
16
9510974bAdd .whitesource configuration file
whitesource-bolt-for-github[bot]
4y ago+13 -0
30%Below typical
more lines added than baseline
17
1ef0e0b5readme typos
Mike Delago
6y ago+6 -3
25%Below typical
fewer lines added than baseline
18
33cca5b9gitignore
Banee Ishaque K
4y ago+5 -1
20%Below typical
fewer lines added than baseline
19
6eacfda9dependencies
Banee Ishaque K
4y ago+4 -25
16%Below typical
fewer lines added than baseline
20
684df77fUpdate .whitesource
Banee Ishaque K
4y ago+2 -2
11%Below typical
fewer lines added than baseline
21
fdbb33d9issue 2
michaeldelago
6y ago+1 -1
5%Below typical
fewer lines added than baseline
22
d086dfaelong arg
Michael Delago
6y ago+1 -1
5%Below typical
fewer lines added than baseline
  • dcece39dupdate 0.7
    Author
    Michael Delago
    When
    6y ago
    Lines
    +5.8K -51
    Risk
    98%Elevated
  • 757a66beinitial commit
    Author
    Michael Delago
    When
    6y ago
    Lines
    +678 -0
    Risk
    93%Elevated
  • e00de1fdidea
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +111 -0
    Risk
    89%Elevated
  • 9b8b471cinstall script, readme, small bugfixes
    Author
    Mike Delago
    When
    6y ago
    Lines
    +122 -19
    Risk
    84%Elevated
  • ce87daddidea
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +72 -0
    Risk
    80%Elevated
  • 9fe1c9cbfix issue 1, minor bugfixes
    Author
    Mike Delago
    When
    6y ago
    Lines
    +80 -26
    Risk
    75%Elevated
  • a4a59c2alogging, kinda functional, ratelimit checking
    Author
    Michael Delago
    When
    6y ago
    Lines
    +77 -61
    Risk
    70%Elevated
  • 6c5df8a8borked md formatting
    Author
    Michael Delago
    When
    6y ago
    Lines
    +45 -74
    Risk
    66%Typical
  • d3def228Uses JSON feed instead of scraping
    Author
    Mike Delago
    When
    6y ago
    Lines
    +53 -11
    Risk
    61%Typical
  • af08fdd1bork readme2
    Author
    michaeldelago
    When
    6y ago
    Lines
    +37 -40
    Risk
    55%Typical
  • 7122762echangelog
    Author
    Mike Delago
    When
    6y ago
    Lines
    +41 -0
    Risk
    55%Typical
  • 02ad4a3bworked out downloads dir
    Author
    Mike Delago
    When
    6y ago
    Lines
    +23 -18
    Risk
    48%Typical
  • c3b316feSilly Link Bug
    Author
    Michael Delago
    When
    6y ago
    Lines
    +22 -20
    Risk
    43%Typical
  • 06bf4192No options, show help
    Author
    Michael Delago
    When
    6y ago
    Lines
    +15 -12
    Risk
    39%Typical
  • d6cfff70i dont deserve this lol
    Author
    michaeldelago
    When
    6y ago
    Lines
    +14 -7
    Risk
    34%Typical
  • 9510974bAdd .whitesource configuration file
    Author
    whitesource-bolt-for-github[bot]
    When
    4y ago
    Lines
    +13 -0
    Risk
    30%Below typical
  • 1ef0e0b5readme typos
    Author
    Mike Delago
    When
    6y ago
    Lines
    +6 -3
    Risk
    25%Below typical
  • 33cca5b9gitignore
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +5 -1
    Risk
    20%Below typical
  • 6eacfda9dependencies
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +4 -25
    Risk
    16%Below typical
  • 684df77fUpdate .whitesource
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +2 -2
    Risk
    11%Below typical
  • fdbb33d9issue 2
    Author
    michaeldelago
    When
    6y ago
    Lines
    +1 -1
    Risk
    5%Below typical
  • d086dfaelong arg
    Author
    Michael Delago
    When
    6y ago
    Lines
    +1 -1
    Risk
    5%Below typical
Showing 22 of 22 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.

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

Size against diffusion

The 22 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 typical7
Typical8
Elevated7

Commit history for baneeishaque/aipm

baneeishaque/aipm has 23 commits in its history from 5 contributors, the first of them Jul 17, 2020. 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.