repowiserepowise
Sign in
baneeishaque/react-native-play-sound
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisebaneeishaque/react-native-play-sound

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 6.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 commits522%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.86bitsShannon 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.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.

Began docs-led, now leaning feature.

Feature17%
Fix17%
Refactor4%
Docs17%
Deps4%
Chore4%
Other35%

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
31ae86e2[WIP] Update to react-native 0.57.1 and get it to run with XCode 10
Yoav Luft
7y ago+13.7K -334
96%Elevated
more lines added than baseline
2
913ee935React Native Play Sound
ghitatomy
8y ago+15.8K -0
96%Elevated
more lines added than baseline
3
47905b1dUpdate with stop sound
ghitatomy
8y ago+5.1K -2.4K
89%Elevated
more lines added than baseline
4
366c952fadd play, resume cound dee25f
Banee Ishaque K
4y ago+713 -1
85%Elevated
more lines added than baseline
5
678d9d4eAndroid Build OK
Banee Ishaque K
4y ago+354 -9
80%Elevated
more lines added than baseline
6
b078cc96Update with PlaySoundRepeat
ghitatomy
8y ago+248 -14.3K
76%Elevated
more lines added than baseline
7
08b757b6feat: support muting/unmuting a channel + fix returned value from set volume
Yoav Luft
4y ago+85 -48
72%Elevated
more lines added than baseline
8
84b6bf58Add readme
ghitatomy
8y ago+41 -0
67%Elevated
more lines added than baseline
9
da54b089Support setting volume and play sound on different streams
Yoav Luft
7y ago+44 -5
63%Typical
more lines added than baseline
10
dee25fddSet sound music volume
ghitatomy
8y ago+49 -13
59%Typical
more lines added than baseline
11
e96aeff4Rename exported module to avoid naming conflict + revise naming, add types, list prototyp as maintainers
Yoav Luft
4y ago+43 -29
54%Typical
more lines added than baseline
12
d6d849c8Create react-native-play-sound.podspec
Nouman Sakhawat
6y ago+20 -0
50%Typical
more lines added than baseline
13
807e6d22js updated
Banee Ishaque K
4y ago+14 -0
46%Typical
more lines added than baseline
14
d56d0ebbReadme style
ghitatomy
8y ago+10 -2
41%Typical
more focused than baseline
15
753d0bd5fix for okkami dee25f
Banee Ishaque K
4y ago+9 -1
37%Typical
more scattered than baseline
16
db90f101Fix wrong interface in exported interface
Yoav Luft
4y ago+8 -1
33%Below typical
fewer lines added than baseline
17
376b646eUpdate Dependencies
ghitatomy
8y ago+9 -21
28%Below typical
more scattered than baseline
18
7ee438dbPlay sounds in the BG
Mikhail Barashkov
4y ago+6 -1
24%Below typical
fewer lines added than baseline
19
0782914dDowngrades target IOS to the same as our including project
Tobias Rundbom
7y ago+2 -2
20%Below typical
fewer lines added than baseline
20
cb1ccb3bFix podspec file and restructure directories to solve issue with module not loading on iOS
Yoav Luft
4y ago+4 -4
15%Below typical
fewer lines added than baseline
21
698fb6d7Fix reference to a non-existing function
Yoav Luft
7y ago+1 -1
7%Below typical
fewer lines added than baseline
22
a22fe8dcReadme Style Clarify
ghitatomy
8y ago+1 -0
7%Below typical
fewer lines added than baseline
23
41d74588Clarify Readme Style
ghitatomy
8y ago+1 -1
7%Below typical
fewer lines added than baseline
  • 31ae86e2[WIP] Update to react-native 0.57.1 and get it to run with XCode 10
    Author
    Yoav Luft
    When
    7y ago
    Lines
    +13.7K -334
    Risk
    96%Elevated
  • 913ee935React Native Play Sound
    Author
    ghitatomy
    When
    8y ago
    Lines
    +15.8K -0
    Risk
    96%Elevated
  • 47905b1dUpdate with stop sound
    Author
    ghitatomy
    When
    8y ago
    Lines
    +5.1K -2.4K
    Risk
    89%Elevated
  • 366c952fadd play, resume cound dee25f
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +713 -1
    Risk
    85%Elevated
  • 678d9d4eAndroid Build OK
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +354 -9
    Risk
    80%Elevated
  • b078cc96Update with PlaySoundRepeat
    Author
    ghitatomy
    When
    8y ago
    Lines
    +248 -14.3K
    Risk
    76%Elevated
  • 08b757b6feat: support muting/unmuting a channel + fix returned value from set volume
    Author
    Yoav Luft
    When
    4y ago
    Lines
    +85 -48
    Risk
    72%Elevated
  • 84b6bf58Add readme
    Author
    ghitatomy
    When
    8y ago
    Lines
    +41 -0
    Risk
    67%Elevated
  • da54b089Support setting volume and play sound on different streams
    Author
    Yoav Luft
    When
    7y ago
    Lines
    +44 -5
    Risk
    63%Typical
  • dee25fddSet sound music volume
    Author
    ghitatomy
    When
    8y ago
    Lines
    +49 -13
    Risk
    59%Typical
  • e96aeff4Rename exported module to avoid naming conflict + revise naming, add types, list prototyp as maintainers
    Author
    Yoav Luft
    When
    4y ago
    Lines
    +43 -29
    Risk
    54%Typical
  • d6d849c8Create react-native-play-sound.podspec
    Author
    Nouman Sakhawat
    When
    6y ago
    Lines
    +20 -0
    Risk
    50%Typical
  • 807e6d22js updated
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +14 -0
    Risk
    46%Typical
  • d56d0ebbReadme style
    Author
    ghitatomy
    When
    8y ago
    Lines
    +10 -2
    Risk
    41%Typical
  • 753d0bd5fix for okkami dee25f
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +9 -1
    Risk
    37%Typical
  • db90f101Fix wrong interface in exported interface
    Author
    Yoav Luft
    When
    4y ago
    Lines
    +8 -1
    Risk
    33%Below typical
  • 376b646eUpdate Dependencies
    Author
    ghitatomy
    When
    8y ago
    Lines
    +9 -21
    Risk
    28%Below typical
  • 7ee438dbPlay sounds in the BG
    Author
    Mikhail Barashkov
    When
    4y ago
    Lines
    +6 -1
    Risk
    24%Below typical
  • 0782914dDowngrades target IOS to the same as our including project
    Author
    Tobias Rundbom
    When
    7y ago
    Lines
    +2 -2
    Risk
    20%Below typical
  • cb1ccb3bFix podspec file and restructure directories to solve issue with module not loading on iOS
    Author
    Yoav Luft
    When
    4y ago
    Lines
    +4 -4
    Risk
    15%Below typical
  • 698fb6d7Fix reference to a non-existing function
    Author
    Yoav Luft
    When
    7y ago
    Lines
    +1 -1
    Risk
    7%Below typical
  • a22fe8dcReadme Style Clarify
    Author
    ghitatomy
    When
    8y ago
    Lines
    +1 -0
    Risk
    7%Below typical
  • 41d74588Clarify Readme Style
    Author
    ghitatomy
    When
    8y ago
    Lines
    +1 -1
    Risk
    7%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.05.010.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.

1101001,00010,000Lines changed (log) →0.02.8Diffusion →
Below typical8
Typical7
Elevated8

Commit history for baneeishaque/react-native-play-sound

baneeishaque/react-native-play-sound has 25 commits in its history from 7 contributors, the first of them Dec 18, 2017. 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.