repowiserepowise
Sign in
AthoyeMahmud/EagleWallet
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseAthoyeMahmud/EagleWallet

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

18of 55 scored

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

Feature15%
Fix27%
Refactor2%
Test4%
Deps4%
Chore2%
Other47%

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
773fff66Initial commit
Athoye Mahmud
1y ago+400 -0
99%Elevated
more lines added than baseline
2
2cc4b55bfixes
Athoye Mahmud
1y ago+192 -109
96%Elevated
more lines added than baseline
3
34c23e07Authentication Revision
Athoye Mahmud
1y ago+197 -140
96%Elevated
more lines added than baseline
4
39acab0dlinear regression for predictions
Athoye Mahmud
1y ago+162 -156
94%Elevated
more lines added than baseline
5
32b1b649ditching authentication
Athoye Mahmud
1y ago+181 -184
92%Elevated
more lines added than baseline
6
cea59ebfmore features
Athoye Mahmud
1y ago+131 -175
90%Elevated
more lines added than baseline
7
83654324purging more modules
Athoye Mahmud
1y ago+147 -101
86%Elevated
more lines added than baseline
8
64a4d850Redo
Athoye Mahmud
1y ago+147 -192
86%Elevated
more lines added than baseline
9
e415d6eetotal revision main.py
Athoye Mahmud
1y ago+108 -64
86%Elevated
more lines added than baseline
10
8be18a69revisions again main.py
Athoye Mahmud
1y ago+101 -108
83%Elevated
more lines added than baseline
11
006cf544codebase rebuild and adding more features
Athoye Mahmud
1y ago+120 -76
81%Elevated
more lines added than baseline
12
552a9dcdUpdate main.py
Athoye Mahmud
1y ago+92 -103
79%Elevated
more lines added than baseline
13
ff07c9d6Create main.py
Athoye Mahmud
1y ago+67 -0
77%Elevated
more lines added than baseline
14
89b9fcabDashboard integration
Athoye Mahmud
1y ago+70 -2
75%Elevated
more lines added than baseline
15
c8fd85d0Create data_manager.py
Athoye Mahmud
1y ago+53 -0
74%Elevated
more lines added than baseline
16
072be83dnavigation fix 2
Athoye Mahmud
1y ago+49 -17
71%Elevated
more lines added than baseline
17
a82ea75freg fix with unnecessary modules purged
Athoye Mahmud
1y ago+57 -19
71%Elevated
more lines added than baseline
18
92e3b1b5Added recurring transactions and Savings goals
Athoye Mahmud
1y ago+59 -3
68%Elevated
more lines added than baseline
19
2bc9482fadding user import/export csv, currency rate exchange board, stock exchange boards
Athoye Mahmud
1y ago+55 -2
66%Typical
more lines added than baseline
20
e4c50b99fix
Athoye Mahmud
1y ago+38 -62
65%Typical
more lines added than baseline
21
ff012d83Update main.py
Athoye Mahmud
1y ago+35 -8
63%Typical
more lines added than baseline
22
abba2dfeAdded Dev Container Folder
Athoye Mahmud
1y ago+33 -0
61%Typical
more lines added than baseline
23
7b8d8ac7Add Income and View Income
Athoye Mahmud
1y ago+31 -3
59%Typical
more lines added than baseline
24
c1ee6b93generate random sample data over select time
Athoye Mahmud
1y ago+28 -8
57%Typical
more lines added than baseline
25
9b50fb94Stock fix
Athoye Mahmud
1y ago+28 -6
55%Typical
more lines added than baseline
26
09206765dashboard fix
Athoye Mahmud
1y ago+24 -17
51%Typical
more lines added than baseline
27
1f2a5769Added Budget planning
Athoye Mahmud
1y ago+24 -4
51%Typical
more lines added than baseline
28
d9435144feature development
Athoye Mahmud
1y ago+24 -22
51%Typical
more lines added than baseline
29
dc0a8b0ecode cleanup
Athoye Mahmud
1y ago+24 -38
51%Typical
more lines added than baseline
30
60e64d7aName and navigation
Athoye Mahmud
1y ago+24 -1
46%Typical
more lines added than baseline
31
34bc17ffrevisioned
Athoye Mahmud
1y ago+21 -108
45%Typical
more lines added than baseline
32
fccd3adaCurrency fix
Athoye Mahmud
1y ago+19 -9
41%Typical
more lines added than baseline
33
556dd154navigation fix
Athoye Mahmud
1y ago+18 -28
41%Typical
more lines added than baseline
34
f461aa22user authentication fix (hopefully)
Athoye Mahmud
1y ago+18 -10
41%Typical
more lines added than baseline
35
3054fe8aMore stonks
Athoye Mahmud
1y ago+18 -9
36%Typical
more lines added than baseline
36
e1ab0a6bnavigation subtitle removal + adding teamname
Athoye Mahmud
1y ago+18 -5
36%Typical
more lines added than baseline
37
007c51fdreplacing the drop down menu with the standard streamlit sidebar
Athoye Mahmud
1y ago+15 -64
34%Typical
more lines added than baseline
38
234c7565navigation fix 3
Athoye Mahmud
1y ago+13 -28
32%Below typical
more lines added than baseline
39
4ab227fdfallback main.py
Athoye Mahmud
1y ago+7 -35
30%Below typical
fewer lines added than baseline
40
1ffa8ba6Create requirements.txt
Athoye Mahmud
1y ago+6 -0
28%Below typical
fewer lines added than baseline
41
67cddf35nav tests
Athoye Mahmud
1y ago+5 -10
26%Below typical
fewer lines added than baseline
42
5fdf1b8cdashboard fix
Athoye Mahmud
1y ago+4 -4
24%Below typical
fewer lines added than baseline
43
ffbb7992navigation fix 3
Athoye Mahmud
1y ago+4 -20
24%Below typical
fewer lines added than baseline
44
2f79400aFallback
Athoye Mahmud
1y ago+3 -21
20%Below typical
fewer lines added than baseline
45
d7b65df5more modules!
Athoye Mahmud
1y ago+3 -1
20%Below typical
fewer lines added than baseline
46
c4ca6de5settings.json merge
Athoye Mahmud
1y ago+3 -0
17%Below typical
fewer lines added than baseline
47
355b409dadding yfinance module
Athoye Mahmud
1y ago+2 -1
14%Below typical
fewer lines added than baseline
48
7fc002a6st.experimental_rerun() fix
Athoye Mahmud
1y ago+2 -2
14%Below typical
fewer lines added than baseline
49
14dde44fminor corrections main.py
Athoye Mahmud
1y ago+2 -0
14%Below typical
fewer lines added than baseline
50
cdb6d33bUpdate requirements.txt
Athoye Mahmud
1y ago+1 -0
9%Below typical
fewer lines added than baseline
  • 773fff66Initial commit
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +400 -0
    Risk
    99%Elevated
  • 2cc4b55bfixes
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +192 -109
    Risk
    96%Elevated
  • 34c23e07Authentication Revision
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +197 -140
    Risk
    96%Elevated
  • 39acab0dlinear regression for predictions
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +162 -156
    Risk
    94%Elevated
  • 32b1b649ditching authentication
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +181 -184
    Risk
    92%Elevated
  • cea59ebfmore features
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +131 -175
    Risk
    90%Elevated
  • 83654324purging more modules
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +147 -101
    Risk
    86%Elevated
  • 64a4d850Redo
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +147 -192
    Risk
    86%Elevated
  • e415d6eetotal revision main.py
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +108 -64
    Risk
    86%Elevated
  • 8be18a69revisions again main.py
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +101 -108
    Risk
    83%Elevated
  • 006cf544codebase rebuild and adding more features
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +120 -76
    Risk
    81%Elevated
  • 552a9dcdUpdate main.py
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +92 -103
    Risk
    79%Elevated
  • ff07c9d6Create main.py
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +67 -0
    Risk
    77%Elevated
  • 89b9fcabDashboard integration
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +70 -2
    Risk
    75%Elevated
  • c8fd85d0Create data_manager.py
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +53 -0
    Risk
    74%Elevated
  • 072be83dnavigation fix 2
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +49 -17
    Risk
    71%Elevated
  • a82ea75freg fix with unnecessary modules purged
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +57 -19
    Risk
    71%Elevated
  • 92e3b1b5Added recurring transactions and Savings goals
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +59 -3
    Risk
    68%Elevated
  • 2bc9482fadding user import/export csv, currency rate exchange board, stock exchange boards
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +55 -2
    Risk
    66%Typical
  • e4c50b99fix
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +38 -62
    Risk
    65%Typical
  • ff012d83Update main.py
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +35 -8
    Risk
    63%Typical
  • abba2dfeAdded Dev Container Folder
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +33 -0
    Risk
    61%Typical
  • 7b8d8ac7Add Income and View Income
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +31 -3
    Risk
    59%Typical
  • c1ee6b93generate random sample data over select time
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +28 -8
    Risk
    57%Typical
  • 9b50fb94Stock fix
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +28 -6
    Risk
    55%Typical
  • 09206765dashboard fix
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +24 -17
    Risk
    51%Typical
  • 1f2a5769Added Budget planning
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +24 -4
    Risk
    51%Typical
  • d9435144feature development
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +24 -22
    Risk
    51%Typical
  • dc0a8b0ecode cleanup
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +24 -38
    Risk
    51%Typical
  • 60e64d7aName and navigation
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +24 -1
    Risk
    46%Typical
  • 34bc17ffrevisioned
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +21 -108
    Risk
    45%Typical
  • fccd3adaCurrency fix
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +19 -9
    Risk
    41%Typical
  • 556dd154navigation fix
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +18 -28
    Risk
    41%Typical
  • f461aa22user authentication fix (hopefully)
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +18 -10
    Risk
    41%Typical
  • 3054fe8aMore stonks
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +18 -9
    Risk
    36%Typical
  • e1ab0a6bnavigation subtitle removal + adding teamname
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +18 -5
    Risk
    36%Typical
  • 007c51fdreplacing the drop down menu with the standard streamlit sidebar
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +15 -64
    Risk
    34%Typical
  • 234c7565navigation fix 3
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +13 -28
    Risk
    32%Below typical
  • 4ab227fdfallback main.py
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +7 -35
    Risk
    30%Below typical
  • 1ffa8ba6Create requirements.txt
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +6 -0
    Risk
    28%Below typical
  • 67cddf35nav tests
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +5 -10
    Risk
    26%Below typical
  • 5fdf1b8cdashboard fix
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +4 -4
    Risk
    24%Below typical
  • ffbb7992navigation fix 3
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +4 -20
    Risk
    24%Below typical
  • 2f79400aFallback
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +3 -21
    Risk
    20%Below typical
  • d7b65df5more modules!
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +3 -1
    Risk
    20%Below typical
  • c4ca6de5settings.json merge
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +3 -0
    Risk
    17%Below typical
  • 355b409dadding yfinance module
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +2 -1
    Risk
    14%Below typical
  • 7fc002a6st.experimental_rerun() fix
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +2 -2
    Risk
    14%Below typical
  • 14dde44fminor corrections main.py
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +2 -0
    Risk
    14%Below typical
  • cdb6d33bUpdate requirements.txt
    Author
    Athoye Mahmud
    When
    1y ago
    Lines
    +1 -0
    Risk
    9%Below typical
Showing 50 of 55 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.

07typical ↑elevated ↑0.04.89.5Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 55 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.01.0Diffusion →
Below typical18
Typical19
Elevated18

Commit history for AthoyeMahmud/EagleWallet

AthoyeMahmud/EagleWallet has 55 commits in its history from 1 contributor, the first of them Sep 16, 2024. 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.