repowiserepowise
Sign in
baneeishaque/Android_Activities
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

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

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

8 commits sit in this repo's top risk tercile, which is 32% of the 25scored. 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 5.1 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 commits00%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.66bitsShannon 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 threshold5.1out 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 feature-led, now leaning test.

Feature12%
Test12%
Deps32%
Chore4%
Other40%

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
2b612d02Initial commit
Banee Ishaque K
7y ago+5.1K -0
98%Elevated
more lines added than baseline
2
b8ac2010Update dependency gradle to v7.6.4
renovate[bot]
2y ago+228 -142
94%Elevated
more lines added than baseline
3
09f2d842AndroidX
Banee Ishaque K
4y ago+136 -133
90%Elevated
more lines added than baseline
4
610e422aidea
Banee Ishaque K
6y ago+119 -0
86%Elevated
more lines added than baseline
5
179f710cCreate azure-pipelines-android.yml
Banee Ishaque K
4y ago+71 -0
82%Elevated
more lines added than baseline
6
e987a0e8AGP 7.2.1
Banee Ishaque K
4y ago+59 -19
78%Elevated
more lines added than baseline
7
8bad5e82android:exported="true"
Banee Ishaque K
4y ago+21 -33
74%Elevated
more lines added than baseline
8
c87f70e7app-release-unsigned.apk
Banee Ishaque K
4y ago+22 -1
70%Elevated
more lines added than baseline
9
b01722c2Add .whitesource configuration file
whitesource-bolt-for-github[bot]
7y ago+8 -0
66%Typical
fewer lines added than baseline
10
24664a69Add renovate.json
Renovate Bot
5y ago+5 -0
62%Typical
fewer lines added than baseline
11
21aa8362ACCESS_COARSE/FINE_LOCATION permissions
Banee Ishaque K
4y ago+3 -0
58%Typical
fewer lines added than baseline
12
383d615ctargetSDKVersion 32
Banee Ishaque K
4y ago+3 -2
54%Typical
fewer lines added than baseline
13
db20d44eUpdate .whitesource
Banee Ishaque K
4y ago+2 -2
50%Typical
fewer lines added than baseline
14
62b3ca66Update azure-pipelines-android.yml
Banee Ishaque K
4y ago+2 -2
46%Typical
fewer lines added than baseline
15
b341f687Update dependency com.android.tools.build:gradle to v7.2.2
renovate[bot]
4y ago+1 -1
42%Typical
fewer lines added than baseline
16
e46db820Update dependency androidx.test.espresso:espresso-core to v3.6.1
renovate[bot]
2y ago+1 -1
22%Below typical
fewer lines added than baseline
17
20da35a1Update dependency com.android.tools.build:gradle to v7.4.2
renovate[bot]
2y ago+1 -1
22%Below typical
fewer lines added than baseline
18
49ad4c92Update dependency androidx.test.espresso:espresso-core to v3.5.1
renovate[bot]
2y ago+1 -1
22%Below typical
fewer lines added than baseline
19
b35775bfUpdate dependency androidx.test.espresso:espresso-core to v3.4.0
renovate[bot]
4y ago+1 -1
22%Below typical
fewer lines added than baseline
20
a2739c9eUpdate dependency gradle to v7.5.1
renovate[bot]
4y ago+1 -1
22%Below typical
fewer lines added than baseline
21
5e9d157eUpdate dependency com.google.android.material:material to v1.6.1
renovate[bot]
4y ago+1 -1
22%Below typical
fewer lines added than baseline
22
e74b7c32Update dependency androidx.constraintlayout:constraintlayout to v2
renovate[bot]
4y ago+1 -1
22%Below typical
fewer lines added than baseline
23
177e0128Update dependency junit:junit to v4.13.2
renovate[bot]
4y ago+1 -1
22%Below typical
fewer lines added than baseline
24
e1cec121Update dependency com.novoda:gradle-android-command-plugin to v2
renovate[bot]
4y ago+1 -1
22%Below typical
fewer lines added than baseline
25
2b25a670ok
Banee ishaque K
6y ago+0 -374
2%Below typical
fewer lines added than baseline
  • 2b612d02Initial commit
    Author
    Banee Ishaque K
    When
    7y ago
    Lines
    +5.1K -0
    Risk
    98%Elevated
  • b8ac2010Update dependency gradle to v7.6.4
    Author
    renovate[bot]
    When
    2y ago
    Lines
    +228 -142
    Risk
    94%Elevated
  • 09f2d842AndroidX
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +136 -133
    Risk
    90%Elevated
  • 610e422aidea
    Author
    Banee Ishaque K
    When
    6y ago
    Lines
    +119 -0
    Risk
    86%Elevated
  • 179f710cCreate azure-pipelines-android.yml
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +71 -0
    Risk
    82%Elevated
  • e987a0e8AGP 7.2.1
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +59 -19
    Risk
    78%Elevated
  • 8bad5e82android:exported="true"
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +21 -33
    Risk
    74%Elevated
  • c87f70e7app-release-unsigned.apk
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +22 -1
    Risk
    70%Elevated
  • b01722c2Add .whitesource configuration file
    Author
    whitesource-bolt-for-github[bot]
    When
    7y ago
    Lines
    +8 -0
    Risk
    66%Typical
  • 24664a69Add renovate.json
    Author
    Renovate Bot
    When
    5y ago
    Lines
    +5 -0
    Risk
    62%Typical
  • 21aa8362ACCESS_COARSE/FINE_LOCATION permissions
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +3 -0
    Risk
    58%Typical
  • 383d615ctargetSDKVersion 32
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +3 -2
    Risk
    54%Typical
  • db20d44eUpdate .whitesource
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +2 -2
    Risk
    50%Typical
  • 62b3ca66Update azure-pipelines-android.yml
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +2 -2
    Risk
    46%Typical
  • b341f687Update dependency com.android.tools.build:gradle to v7.2.2
    Author
    renovate[bot]
    When
    4y ago
    Lines
    +1 -1
    Risk
    42%Typical
  • e46db820Update dependency androidx.test.espresso:espresso-core to v3.6.1
    Author
    renovate[bot]
    When
    2y ago
    Lines
    +1 -1
    Risk
    22%Below typical
  • 20da35a1Update dependency com.android.tools.build:gradle to v7.4.2
    Author
    renovate[bot]
    When
    2y ago
    Lines
    +1 -1
    Risk
    22%Below typical
  • 49ad4c92Update dependency androidx.test.espresso:espresso-core to v3.5.1
    Author
    renovate[bot]
    When
    2y ago
    Lines
    +1 -1
    Risk
    22%Below typical
  • b35775bfUpdate dependency androidx.test.espresso:espresso-core to v3.4.0
    Author
    renovate[bot]
    When
    4y ago
    Lines
    +1 -1
    Risk
    22%Below typical
  • a2739c9eUpdate dependency gradle to v7.5.1
    Author
    renovate[bot]
    When
    4y ago
    Lines
    +1 -1
    Risk
    22%Below typical
  • 5e9d157eUpdate dependency com.google.android.material:material to v1.6.1
    Author
    renovate[bot]
    When
    4y ago
    Lines
    +1 -1
    Risk
    22%Below typical
  • e74b7c32Update dependency androidx.constraintlayout:constraintlayout to v2
    Author
    renovate[bot]
    When
    4y ago
    Lines
    +1 -1
    Risk
    22%Below typical
  • 177e0128Update dependency junit:junit to v4.13.2
    Author
    renovate[bot]
    When
    4y ago
    Lines
    +1 -1
    Risk
    22%Below typical
  • e1cec121Update dependency com.novoda:gradle-android-command-plugin to v2
    Author
    renovate[bot]
    When
    4y ago
    Lines
    +1 -1
    Risk
    22%Below typical
  • 2b25a670ok
    Author
    Banee ishaque K
    When
    6y ago
    Lines
    +0 -374
    Risk
    2%Below typical
Showing 25 of 25 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.

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

Size against diffusion

The 25 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.05.3Diffusion →
Below typical10
Typical7
Elevated8

Commit history for baneeishaque/Android_Activities

baneeishaque/Android_Activities has 39 commits in its history from 5 contributors, the first of them Aug 18, 2019. 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.