repowiserepowise
Sign in
baneeishaque/JNI-Invoke-CMake-Conan-Demo
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisebaneeishaque/JNI-Invoke-CMake-Conan-Demo

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

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

Feature9%
Fix4%
Chore13%
Other74%

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
8ac88da6Git Ignore
Banee Ishaque K
3y ago+411 -1
98%Elevated
more lines added than baseline
2
38c5cd4cInitial commit
Banee Ishaque K
3y ago+582 -0
93%Elevated
more lines added than baseline
3
e5941a13Build on Windows : not OK
Banee Ishaque K
3y ago+25 -0
89%Elevated
more lines added than baseline
4
91da31aaBuild on Ubuntu
Banee Ishaque K
3y ago+27 -13
85%Elevated
more lines added than baseline
5
5bb394e0Clean Bash
Banee Ishaque K
3y ago+16 -0
80%Elevated
more lines added than baseline
6
2fa9a11cClean
Banee Ishaque K
3y ago+17 -0
76%Elevated
more lines added than baseline
7
d5bafdd1Add .whitesource configuration file
mend-bolt-for-github[bot]
3y ago+14 -0
72%Elevated
more lines added than baseline
8
12a72a69conan center remote fix
Banee Ishaque K
3y ago+11 -0
67%Elevated
more focused than baseline
9
4f5320c8Build on Ubuntu
Banee Ishaque K
3y ago+10 -3
63%Typical
more focused than baseline
10
fb8174f1Logs
Banee Ishaque K
3y ago+7 -2
59%Typical
fewer lines added than baseline
11
731e71e6Add renovate.json
renovate[bot]
3y ago+6 -0
54%Typical
fewer lines added than baseline
12
0956c084Idea
Banee Ishaque K
3y ago+6 -0
50%Typical
fewer lines added than baseline
13
4abff832Code Imp.
Banee Ishaque K
3y ago+5 -2
46%Typical
fewer lines added than baseline
14
ff0d7bd3Custom Recipe of zulu-openjdk/11.0.15
Banee Ishaque K
3y ago+3 -15
39%Typical
fewer lines added than baseline
15
32ed3678vscode
Banee Ishaque K
3y ago+3 -0
39%Typical
fewer lines added than baseline
16
599740e0Docker Code Imp.
Banee Ishaque K
3y ago+3 -1
33%Below typical
fewer lines added than baseline
17
85c2f65dGit Ignore
Banee Ishaque K
3y ago+2 -0
28%Below typical
fewer lines added than baseline
18
67513641Update mcr.microsoft.com/windows Docker tag to v10.0.19042.1889
renovate[bot]
3y ago+1 -1
17%Below typical
fewer lines added than baseline
19
d6751560Clean
Banee Ishaque K
3y ago+1 -1
17%Below typical
fewer lines added than baseline
20
95124270clean
Banee Ishaque K
3y ago+1 -0
17%Below typical
fewer lines added than baseline
21
a0e3f013Clean
Banee Ishaque K
3y ago+1 -0
17%Below typical
fewer lines added than baseline
22
f51bdd9fClean
Banee Ishaque K
3y ago+0 -24
4%Below typical
fewer lines added than baseline
23
b00117f5Clean
Banee Ishaque K
3y ago+0 -3
4%Below typical
fewer lines added than baseline
  • 8ac88da6Git Ignore
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +411 -1
    Risk
    98%Elevated
  • 38c5cd4cInitial commit
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +582 -0
    Risk
    93%Elevated
  • e5941a13Build on Windows : not OK
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +25 -0
    Risk
    89%Elevated
  • 91da31aaBuild on Ubuntu
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +27 -13
    Risk
    85%Elevated
  • 5bb394e0Clean Bash
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +16 -0
    Risk
    80%Elevated
  • 2fa9a11cClean
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +17 -0
    Risk
    76%Elevated
  • d5bafdd1Add .whitesource configuration file
    Author
    mend-bolt-for-github[bot]
    When
    3y ago
    Lines
    +14 -0
    Risk
    72%Elevated
  • 12a72a69conan center remote fix
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +11 -0
    Risk
    67%Elevated
  • 4f5320c8Build on Ubuntu
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +10 -3
    Risk
    63%Typical
  • fb8174f1Logs
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +7 -2
    Risk
    59%Typical
  • 731e71e6Add renovate.json
    Author
    renovate[bot]
    When
    3y ago
    Lines
    +6 -0
    Risk
    54%Typical
  • 0956c084Idea
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +6 -0
    Risk
    50%Typical
  • 4abff832Code Imp.
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +5 -2
    Risk
    46%Typical
  • ff0d7bd3Custom Recipe of zulu-openjdk/11.0.15
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +3 -15
    Risk
    39%Typical
  • 32ed3678vscode
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +3 -0
    Risk
    39%Typical
  • 599740e0Docker Code Imp.
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +3 -1
    Risk
    33%Below typical
  • 85c2f65dGit Ignore
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +2 -0
    Risk
    28%Below typical
  • 67513641Update mcr.microsoft.com/windows Docker tag to v10.0.19042.1889
    Author
    renovate[bot]
    When
    3y ago
    Lines
    +1 -1
    Risk
    17%Below typical
  • d6751560Clean
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +1 -1
    Risk
    17%Below typical
  • 95124270clean
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +1 -0
    Risk
    17%Below typical
  • a0e3f013Clean
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +1 -0
    Risk
    17%Below typical
  • f51bdd9fClean
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +0 -24
    Risk
    4%Below typical
  • b00117f5Clean
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +0 -3
    Risk
    4%Below typical
Showing 23 of 23 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.04.89.5Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 23 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.

110100Lines changed (log) →0.02.1Diffusion →
Below typical8
Typical7
Elevated8

Commit history for baneeishaque/JNI-Invoke-CMake-Conan-Demo

baneeishaque/JNI-Invoke-CMake-Conan-Demo has 26 commits in its history from 3 contributors, the first of them Jan 28, 2023. 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.