repowiserepowise
Sign in
yairEO/react-ref-watcher
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseyairEO/react-ref-watcher

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

10of 30 scored

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

Consistently other-driven across its history.

Other100%

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
3b7e5485added demo folder for local testing
Yair Even Or
3y ago+28.1K -0
98%Elevated
more lines added than baseline
2
490085b0first commit
Yair Even Or
4y ago+599 -7
95%Elevated
more lines added than baseline
3
d659ed29- replaced native `useId` from react-v18 to a non-native solution for backward-compatibility support - general refactor, mainly DRY - added logic for unmounted components, so the watchers would be removed
Yair Even Or
3y ago+61 -41
92%Elevated
more lines added than baseline
4
ab3939f6renaming + order + README props per function
Yair Even Or
4y ago+49 -31
88%Elevated
more lines added than baseline
5
a6dd7a09Initial commit
Yair Even Or
4y ago+21 -0
85%Elevated
more lines added than baseline
6
67748574improved text
Yair Even Or
3y ago+22 -13
82%Elevated
more lines added than baseline
7
53783d1drenamed methods. might rename again...
Yair Even Or
4y ago+21 -21
78%Elevated
more lines added than baseline
8
c7f10f08Update README.md
Yair Even Or
4y ago+18 -6
75%Elevated
more lines added than baseline
9
7b840fd5Update README.md
Yair Even Or
4y ago+14 -9
70%Elevated
more lines added than baseline
10
a8cf2fabUpdate readme-header.svg
Yair Even Or
4y ago+14 -3
70%Elevated
more lines added than baseline
11
de81c101Bump json5 from 1.0.1 to 1.0.2 in /demo
dependabot[bot]
3y ago+12 -12
65%Typical
more focused than baseline
12
48c66406Bump minimatch and recursive-readdir in /demo
dependabot[bot]
3y ago+11 -31
62%Typical
more focused than baseline
13
bef830cdUpdate readme-header.svg
Yair Even Or
4y ago+10 -45
58%Typical
more focused than baseline
14
bc6ce041Bump tough-cookie from 4.1.2 to 4.1.3 in /demo
dependabot[bot]
3y ago+6 -6
53%Typical
fewer lines added than baseline
15
6a1e15b3Bump webpack from 5.74.0 to 5.76.1 in /demo
dependabot[bot]
3y ago+6 -6
53%Typical
fewer lines added than baseline
16
e8800cd4added video with link showcasing the most basic usecase
Yair Even Or
4y ago+6 -1
48%Typical
fewer lines added than baseline
17
c05a788eresolved conflicts
Yair Even Or
3y ago+4 -4
45%Typical
fewer lines added than baseline
18
bbc94214Update readme-header.svg
Yair Even Or
4y ago+3 -9
42%Typical
fewer lines added than baseline
19
d80afbb4chores
Yair Even Or
3y ago+3 -6
38%Typical
fewer lines added than baseline
20
cd4fabe4readme minor changes
Yair Even Or
4y ago+2 -2
32%Below typical
fewer lines added than baseline
21
afa40666-
Yair Even Or
4y ago+2 -2
32%Below typical
fewer lines added than baseline
22
aaa38f0bUpdate README.md
Yair Even Or
4y ago+2 -4
32%Below typical
fewer lines added than baseline
23
142ed869Update README.md
Yair Even Or
4y ago+1 -3
25%Below typical
fewer lines added than baseline
24
a40a81d00.1.0
Yair Even Or
3y ago+1 -1
17%Below typical
fewer lines added than baseline
25
2d44d68dchores
Yair Even Or
3y ago+1 -0
17%Below typical
fewer lines added than baseline
26
006f9df00.0.3
Yair Even Or
4y ago+1 -1
17%Below typical
fewer lines added than baseline
27
d0932fc3Update readme-header.svg
Yair Even Or
4y ago+1 -1
17%Below typical
fewer lines added than baseline
28
b0150291better video demo
Yair Even Or
3y ago+0 -0
5%Below typical
fewer lines added than baseline
29
0bdca51cAdd files via upload
Yair Even Or
4y ago+0 -0
5%Below typical
fewer lines added than baseline
30
85bececelive demo APNG video
Yair Even Or
4y ago+0 -0
5%Below typical
fewer lines added than baseline
  • 3b7e5485added demo folder for local testing
    Author
    Yair Even Or
    When
    3y ago
    Lines
    +28.1K -0
    Risk
    98%Elevated
  • 490085b0first commit
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +599 -7
    Risk
    95%Elevated
  • d659ed29- replaced native `useId` from react-v18 to a non-native solution for backward-compatibility support - general refactor, mainly DRY - added logic for unmounted components, so the watchers would be removed
    Author
    Yair Even Or
    When
    3y ago
    Lines
    +61 -41
    Risk
    92%Elevated
  • ab3939f6renaming + order + README props per function
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +49 -31
    Risk
    88%Elevated
  • a6dd7a09Initial commit
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +21 -0
    Risk
    85%Elevated
  • 67748574improved text
    Author
    Yair Even Or
    When
    3y ago
    Lines
    +22 -13
    Risk
    82%Elevated
  • 53783d1drenamed methods. might rename again...
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +21 -21
    Risk
    78%Elevated
  • c7f10f08Update README.md
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +18 -6
    Risk
    75%Elevated
  • 7b840fd5Update README.md
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +14 -9
    Risk
    70%Elevated
  • a8cf2fabUpdate readme-header.svg
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +14 -3
    Risk
    70%Elevated
  • de81c101Bump json5 from 1.0.1 to 1.0.2 in /demo
    Author
    dependabot[bot]
    When
    3y ago
    Lines
    +12 -12
    Risk
    65%Typical
  • 48c66406Bump minimatch and recursive-readdir in /demo
    Author
    dependabot[bot]
    When
    3y ago
    Lines
    +11 -31
    Risk
    62%Typical
  • bef830cdUpdate readme-header.svg
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +10 -45
    Risk
    58%Typical
  • bc6ce041Bump tough-cookie from 4.1.2 to 4.1.3 in /demo
    Author
    dependabot[bot]
    When
    3y ago
    Lines
    +6 -6
    Risk
    53%Typical
  • 6a1e15b3Bump webpack from 5.74.0 to 5.76.1 in /demo
    Author
    dependabot[bot]
    When
    3y ago
    Lines
    +6 -6
    Risk
    53%Typical
  • e8800cd4added video with link showcasing the most basic usecase
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +6 -1
    Risk
    48%Typical
  • c05a788eresolved conflicts
    Author
    Yair Even Or
    When
    3y ago
    Lines
    +4 -4
    Risk
    45%Typical
  • bbc94214Update readme-header.svg
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +3 -9
    Risk
    42%Typical
  • d80afbb4chores
    Author
    Yair Even Or
    When
    3y ago
    Lines
    +3 -6
    Risk
    38%Typical
  • cd4fabe4readme minor changes
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +2 -2
    Risk
    32%Below typical
  • afa40666-
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +2 -2
    Risk
    32%Below typical
  • aaa38f0bUpdate README.md
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +2 -4
    Risk
    32%Below typical
  • 142ed869Update README.md
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +1 -3
    Risk
    25%Below typical
  • a40a81d00.1.0
    Author
    Yair Even Or
    When
    3y ago
    Lines
    +1 -1
    Risk
    17%Below typical
  • 2d44d68dchores
    Author
    Yair Even Or
    When
    3y ago
    Lines
    +1 -0
    Risk
    17%Below typical
  • 006f9df00.0.3
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +1 -1
    Risk
    17%Below typical
  • d0932fc3Update readme-header.svg
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +1 -1
    Risk
    17%Below typical
  • b0150291better video demo
    Author
    Yair Even Or
    When
    3y ago
    Lines
    +0 -0
    Risk
    5%Below typical
  • 0bdca51cAdd files via upload
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +0 -0
    Risk
    5%Below typical
  • 85bececelive demo APNG video
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +0 -0
    Risk
    5%Below typical
Showing 30 of 30 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.

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

Size against diffusion

The 30 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,00010,000Lines changed (log) →0.03.0Diffusion →
Below typical11
Typical9
Elevated10

Commit history for yairEO/react-ref-watcher

Repowise tracks change history across 12 files in yairEO/react-ref-watcher. 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.