repowiserepowise
Sign in
yairEO/title-tooltip
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseyairEO/title-tooltip

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 3.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 commits00%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.18bitsShannon 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 threshold3.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.

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
889cde5dfirst commit
vsync
5y ago+235 -0
98%Elevated
more lines added than baseline
2
8e895aefimprovements
Yair Even Or
5y ago+34 -20
93%Elevated
more lines added than baseline
3
c8948a70added smart tooltip tip arrow tracker to follow the mouse
Yair Even Or
5y ago+31 -16
89%Elevated
more lines added than baseline
4
a37a163badded CSS for the default (uncoupled) positioning script (@yaireo/position)
Yair Even Or
4y ago+14 -3
85%Elevated
more lines added than baseline
5
4363dedeupdated README to use my own position system instead of infirior nanopop
Yair Even Or
4y ago+10 -2
80%Elevated
more focused than baseline
6
8f9b80ff1.1.0
Yair Even Or
5y ago+7 -8
76%Elevated
fewer lines added than baseline
7
96472d28fixed pointer position when entering the reference element quickly and moving the mouse over it
Yair Even Or
4y ago+6 -5
72%Elevated
fewer lines added than baseline
8
962f2141added demo APNG file to README
Yair Even Or
5y ago+6 -5
67%Elevated
fewer lines added than baseline
9
631a695aadded README recommendation for decoupled DOM positioning script
Yair Even Or
4y ago+6 -1
63%Typical
fewer lines added than baseline
10
9c73239e- added support for `onHide` callback - added `data-over` when the tooltip is visible
Yair Even Or
4y ago+5 -1
59%Typical
fewer lines added than baseline
11
656dff8daded CDN link in README
Yair Even Or
4y ago+2 -2
50%Typical
fewer lines added than baseline
12
b6ee942fupdated demo link
Yair Even Or
5y ago+2 -2
50%Typical
fewer lines added than baseline
13
df554123fixing last commit where I forgot that I seperated Nanopop from the repo, and only recommend using it but it's up to the developer to position the tooltip using onShow setting
Yair Even Or
5y ago+2 -6
50%Typical
fewer lines added than baseline
14
1966ef10using latest demo link in README
Yair Even Or
4y ago+2 -2
41%Typical
fewer lines added than baseline
15
427b8567Update README.md
Yair Even Or
2y ago+1 -0
24%Below typical
fewer lines added than baseline
16
e71136641.2.1
Yair Even Or
4y ago+1 -1
24%Below typical
fewer lines added than baseline
17
8f82fd4e1.2.0
Yair Even Or
4y ago+1 -1
24%Below typical
fewer lines added than baseline
18
5411d4991.1.3
Yair Even Or
4y ago+1 -1
24%Below typical
fewer lines added than baseline
19
662bb48e1.1.2
Yair Even Or
4y ago+1 -1
24%Below typical
fewer lines added than baseline
20
5083820f1.1.1
Yair Even Or
5y ago+1 -1
24%Below typical
fewer lines added than baseline
21
e9c7a060-
vsync
5y ago+1 -1
24%Below typical
fewer lines added than baseline
22
2b8d8ac1removed line separator after H1
Yair Even Or
5y ago+0 -2
4%Below typical
fewer lines added than baseline
23
da8e755badded demo APNG file
Yair Even Or
5y ago+0 -0
4%Below typical
fewer lines added than baseline
  • 889cde5dfirst commit
    Author
    vsync
    When
    5y ago
    Lines
    +235 -0
    Risk
    98%Elevated
  • 8e895aefimprovements
    Author
    Yair Even Or
    When
    5y ago
    Lines
    +34 -20
    Risk
    93%Elevated
  • c8948a70added smart tooltip tip arrow tracker to follow the mouse
    Author
    Yair Even Or
    When
    5y ago
    Lines
    +31 -16
    Risk
    89%Elevated
  • a37a163badded CSS for the default (uncoupled) positioning script (@yaireo/position)
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +14 -3
    Risk
    85%Elevated
  • 4363dedeupdated README to use my own position system instead of infirior nanopop
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +10 -2
    Risk
    80%Elevated
  • 8f9b80ff1.1.0
    Author
    Yair Even Or
    When
    5y ago
    Lines
    +7 -8
    Risk
    76%Elevated
  • 96472d28fixed pointer position when entering the reference element quickly and moving the mouse over it
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +6 -5
    Risk
    72%Elevated
  • 962f2141added demo APNG file to README
    Author
    Yair Even Or
    When
    5y ago
    Lines
    +6 -5
    Risk
    67%Elevated
  • 631a695aadded README recommendation for decoupled DOM positioning script
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +6 -1
    Risk
    63%Typical
  • 9c73239e- added support for `onHide` callback - added `data-over` when the tooltip is visible
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +5 -1
    Risk
    59%Typical
  • 656dff8daded CDN link in README
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +2 -2
    Risk
    50%Typical
  • b6ee942fupdated demo link
    Author
    Yair Even Or
    When
    5y ago
    Lines
    +2 -2
    Risk
    50%Typical
  • df554123fixing last commit where I forgot that I seperated Nanopop from the repo, and only recommend using it but it's up to the developer to position the tooltip using onShow setting
    Author
    Yair Even Or
    When
    5y ago
    Lines
    +2 -6
    Risk
    50%Typical
  • 1966ef10using latest demo link in README
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +2 -2
    Risk
    41%Typical
  • 427b8567Update README.md
    Author
    Yair Even Or
    When
    2y ago
    Lines
    +1 -0
    Risk
    24%Below typical
  • e71136641.2.1
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +1 -1
    Risk
    24%Below typical
  • 8f82fd4e1.2.0
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +1 -1
    Risk
    24%Below typical
  • 5411d4991.1.3
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +1 -1
    Risk
    24%Below typical
  • 662bb48e1.1.2
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +1 -1
    Risk
    24%Below typical
  • 5083820f1.1.1
    Author
    Yair Even Or
    When
    5y ago
    Lines
    +1 -1
    Risk
    24%Below typical
  • e9c7a060-
    Author
    vsync
    When
    5y ago
    Lines
    +1 -1
    Risk
    24%Below typical
  • 2b8d8ac1removed line separator after H1
    Author
    Yair Even Or
    When
    5y ago
    Lines
    +0 -2
    Risk
    4%Below typical
  • da8e755badded demo APNG file
    Author
    Yair Even Or
    When
    5y ago
    Lines
    +0 -0
    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.

08typical ↑elevated ↑0.04.59.0Change-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.2Diffusion →
Below typical9
Typical6
Elevated8

Commit history for yairEO/title-tooltip

Repowise tracks change history across 1 file in yairEO/title-tooltip. 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.