repowiserepowise
Sign in
bedrock-crustaceans/bedrock-rs
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisebedrock-crustaceans/bedrock-rs

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

165of 500 scored

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

Feature13%
Fix13%
Refactor2%
Docs2%
Deps0%
Chore6%
Other63%

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
353081a8feat: refactor protocol crate, remove DynPacket, add `packet-dyn` and `packet-meta` features
OmniacDev
3mo ago+21.3K -8.6K
100%Elevated
more lines added than baseline
2
4e06e1c8refactor: split up protocol codegen into smaller files
OmniacDev
3mo ago+76.2K -76.2K
100%Elevated
more lines added than baseline
3
d1d0819efeat: use task for protocol codegen, other improvements (#217)
Omniac
3mo ago+183.6K -479
100%Elevated
more lines added than baseline
4
9cf41d37feat: Update to 1.26.40 (2168) (#240)
xRookieFight
1mo ago+14.1K -12
98%Elevated
more lines added than baseline
5
6c96f54afeat: 1.26.30 support (v1001) (#221)
xRookieFight
2mo ago+11.8K -23
98%Elevated
more lines added than baseline
6
9cda43b2Protocol changes for r/21_u8 (#162)
xRookieFight
6mo ago+11.3K -61
98%Elevated
more lines added than baseline
7
9ff7d585style: format
OmniacDev
6mo ago+5.6K -5.2K
98%Elevated
more lines added than baseline
8
7cb0a203v786 init
OmniacDEV
1y ago+10.8K -0
98%Elevated
more lines added than baseline
9
8c7495c0v776 init
OmniacDEV
1y ago+10.6K -0
98%Elevated
more lines added than baseline
10
948d3106v766 init
OmniacDEV
1y ago+9.7K -470
98%Elevated
more lines added than baseline
11
30d6328fv748 init
OmniacDEV
1y ago+8.2K -708
98%Elevated
more lines added than baseline
12
21141337v729 init
OmniacDEV
1y ago+9.4K -2.7K
98%Elevated
more lines added than baseline
13
52d5c745v712 init
OmniacDEV
1y ago+10.1K -0
98%Elevated
more lines added than baseline
14
409e441dv686 init
OmniacDEV
1y ago+10.1K -0
98%Elevated
more lines added than baseline
15
e0885a0bv685 init
OmniacDEV
1y ago+10.1K -1
98%Elevated
more lines added than baseline
16
a512b90eprotocol v671
OmniacDEV
1y ago+9.7K -136
98%Elevated
more lines added than baseline
17
4bbda71cproc_gen mods
OmniacDEV
1y ago+18.8K -4.5K
98%Elevated
more lines added than baseline
18
7ce4c46cflatten token trees, full set of usages
OmniacDEV
1y ago+4.4K -4.2K
98%Elevated
more lines added than baseline
19
9b2e275ctoken_usages
OmniacDEV
1y ago+4.3K -3.4K
98%Elevated
more lines added than baseline
20
0192e41eusage finder
OmniacDEV
1y ago+7.8K -215
98%Elevated
more lines added than baseline
21
b5e23a7dfeat: impl proto v924 (#196)
Omniac
5mo ago+2.0K -9
95%Elevated
more lines added than baseline
22
5e09682dfeat: impl proto v818 & v819
OmniacDev
5mo ago+2.4K -18
95%Elevated
more lines added than baseline
23
bb33a1e5build token tree
OmniacDEV
1y ago+4.5K -4.1K
95%Elevated
more lines added than baseline
24
4caae4d4logging
OmniacDEV
1y ago+3.9K -3.8K
95%Elevated
more lines added than baseline
25
e5fab43blogging
OmniacDEV
1y ago+3.5K -3.6K
95%Elevated
more lines added than baseline
26
c8327803get type that matches the file name, otherwise the first matching type in the file
OmniacDEV
1y ago+2.9K -1.7K
95%Elevated
more lines added than baseline
27
0dae09cbproto build.rs
OmniacDEV
1y ago+3.0K -473
95%Elevated
more lines added than baseline
28
b892d8f9feat: refactor proto (#197)
Omniac
5mo ago+2.9K -8.5K
94%Elevated
more lines added than baseline
29
46e2343aImplement Biome3D serialisation and deserialisation (#195)
Ruben Adema
5mo ago+1.4K -616
94%Elevated
more lines added than baseline
30
f900726afeat: impl proto v898 (#194)
Omniac
5mo ago+2.4K -554
94%Elevated
more lines added than baseline
31
d958e584Implement basic new subchunk reading and writing (#181)
Ruben Adema
5mo ago+1.9K -2.4K
94%Elevated
more lines added than baseline
32
551cb0ccfeat: migrate v685 to ProtoVersion
OmniacDev
5mo ago+1.2K -8.8K
94%Elevated
more lines added than baseline
33
a7c44784proto build.rs
OmniacDEV
1y ago+1.7K -1.7K
94%Elevated
more lines added than baseline
34
05599c14feat: Added 1.26.20 (975) support (#211)
xRookieFight
4mo ago+1.4K -16
93%Elevated
more lines added than baseline
35
b31e945bfeat: impl proto v944 (#205)
Omniac
5mo ago+1.6K -5
93%Elevated
more lines added than baseline
36
ef5c7f0dfeat: impl proto v844
OmniacDev
5mo ago+1.4K -3
93%Elevated
more lines added than baseline
37
16714eacfeat: migrate v671 to ProtoVersion
OmniacDev
5mo ago+845 -9.6K
93%Elevated
more lines added than baseline
38
bda7b20eup: genericize v662 proto types & packets
scher
5mo ago+886 -918
93%Elevated
more lines added than baseline
39
dcaa37b5use #[allow(proto_gen)] attribute marker
OmniacDEV
1y ago+1.5K -995
93%Elevated
more lines added than baseline
40
34d7bf0cproto build.rs
OmniacDEV
1y ago+1.2K -124
93%Elevated
more lines added than baseline
41
00010993feat: impl proto v859
OmniacDev
5mo ago+952 -1
91%Elevated
more lines added than baseline
42
d7aec6f0feat: impl proto v827
OmniacDev
5mo ago+1.1K -1
91%Elevated
more lines added than baseline
43
e56bd181feat: impl define_versions! macro, and use it for v662 - v712
OmniacDev
5mo ago+786 -2.4K
91%Elevated
more lines added than baseline
44
8cdd2e1bfeat: migrate v712 to ProtoVersion
OmniacDev
5mo ago+756 -9.1K
91%Elevated
more lines added than baseline
45
30f7b65ffeat: migrate v686 to ProtoVersion
OmniacDev
5mo ago+599 -10.2K
91%Elevated
more lines added than baseline
46
2869de76logging
OmniacDEV
1y ago+815 -1.7K
91%Elevated
more lines added than baseline
47
b647c139rem extra mods
OmniacDEV
1y ago+952 -991
91%Elevated
more lines added than baseline
48
bf32ab11Implement subchunk editing (#203)
Ruben Adema
5mo ago+656 -308
90%Elevated
more lines added than baseline
49
254bfafffeat: migrate v800 to ProtoVersion
OmniacDev
5mo ago+465 -9.9K
90%Elevated
more lines added than baseline
50
4d1a37b1fix
OmniacDEV
1y ago+829 -236
90%Elevated
more lines added than baseline
  • 353081a8feat: refactor protocol crate, remove DynPacket, add `packet-dyn` and `packet-meta` features
    Author
    OmniacDev
    When
    3mo ago
    Lines
    +21.3K -8.6K
    Risk
    100%Elevated
  • 4e06e1c8refactor: split up protocol codegen into smaller files
    Author
    OmniacDev
    When
    3mo ago
    Lines
    +76.2K -76.2K
    Risk
    100%Elevated
  • d1d0819efeat: use task for protocol codegen, other improvements (#217)
    Author
    Omniac
    When
    3mo ago
    Lines
    +183.6K -479
    Risk
    100%Elevated
  • 9cf41d37feat: Update to 1.26.40 (2168) (#240)
    Author
    xRookieFight
    When
    1mo ago
    Lines
    +14.1K -12
    Risk
    98%Elevated
  • 6c96f54afeat: 1.26.30 support (v1001) (#221)
    Author
    xRookieFight
    When
    2mo ago
    Lines
    +11.8K -23
    Risk
    98%Elevated
  • 9cda43b2Protocol changes for r/21_u8 (#162)
    Author
    xRookieFight
    When
    6mo ago
    Lines
    +11.3K -61
    Risk
    98%Elevated
  • 9ff7d585style: format
    Author
    OmniacDev
    When
    6mo ago
    Lines
    +5.6K -5.2K
    Risk
    98%Elevated
  • 7cb0a203v786 init
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +10.8K -0
    Risk
    98%Elevated
  • 8c7495c0v776 init
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +10.6K -0
    Risk
    98%Elevated
  • 948d3106v766 init
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +9.7K -470
    Risk
    98%Elevated
  • 30d6328fv748 init
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +8.2K -708
    Risk
    98%Elevated
  • 21141337v729 init
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +9.4K -2.7K
    Risk
    98%Elevated
  • 52d5c745v712 init
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +10.1K -0
    Risk
    98%Elevated
  • 409e441dv686 init
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +10.1K -0
    Risk
    98%Elevated
  • e0885a0bv685 init
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +10.1K -1
    Risk
    98%Elevated
  • a512b90eprotocol v671
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +9.7K -136
    Risk
    98%Elevated
  • 4bbda71cproc_gen mods
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +18.8K -4.5K
    Risk
    98%Elevated
  • 7ce4c46cflatten token trees, full set of usages
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +4.4K -4.2K
    Risk
    98%Elevated
  • 9b2e275ctoken_usages
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +4.3K -3.4K
    Risk
    98%Elevated
  • 0192e41eusage finder
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +7.8K -215
    Risk
    98%Elevated
  • b5e23a7dfeat: impl proto v924 (#196)
    Author
    Omniac
    When
    5mo ago
    Lines
    +2.0K -9
    Risk
    95%Elevated
  • 5e09682dfeat: impl proto v818 & v819
    Author
    OmniacDev
    When
    5mo ago
    Lines
    +2.4K -18
    Risk
    95%Elevated
  • bb33a1e5build token tree
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +4.5K -4.1K
    Risk
    95%Elevated
  • 4caae4d4logging
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +3.9K -3.8K
    Risk
    95%Elevated
  • e5fab43blogging
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +3.5K -3.6K
    Risk
    95%Elevated
  • c8327803get type that matches the file name, otherwise the first matching type in the file
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +2.9K -1.7K
    Risk
    95%Elevated
  • 0dae09cbproto build.rs
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +3.0K -473
    Risk
    95%Elevated
  • b892d8f9feat: refactor proto (#197)
    Author
    Omniac
    When
    5mo ago
    Lines
    +2.9K -8.5K
    Risk
    94%Elevated
  • 46e2343aImplement Biome3D serialisation and deserialisation (#195)
    Author
    Ruben Adema
    When
    5mo ago
    Lines
    +1.4K -616
    Risk
    94%Elevated
  • f900726afeat: impl proto v898 (#194)
    Author
    Omniac
    When
    5mo ago
    Lines
    +2.4K -554
    Risk
    94%Elevated
  • d958e584Implement basic new subchunk reading and writing (#181)
    Author
    Ruben Adema
    When
    5mo ago
    Lines
    +1.9K -2.4K
    Risk
    94%Elevated
  • 551cb0ccfeat: migrate v685 to ProtoVersion
    Author
    OmniacDev
    When
    5mo ago
    Lines
    +1.2K -8.8K
    Risk
    94%Elevated
  • a7c44784proto build.rs
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +1.7K -1.7K
    Risk
    94%Elevated
  • 05599c14feat: Added 1.26.20 (975) support (#211)
    Author
    xRookieFight
    When
    4mo ago
    Lines
    +1.4K -16
    Risk
    93%Elevated
  • b31e945bfeat: impl proto v944 (#205)
    Author
    Omniac
    When
    5mo ago
    Lines
    +1.6K -5
    Risk
    93%Elevated
  • ef5c7f0dfeat: impl proto v844
    Author
    OmniacDev
    When
    5mo ago
    Lines
    +1.4K -3
    Risk
    93%Elevated
  • 16714eacfeat: migrate v671 to ProtoVersion
    Author
    OmniacDev
    When
    5mo ago
    Lines
    +845 -9.6K
    Risk
    93%Elevated
  • bda7b20eup: genericize v662 proto types & packets
    Author
    scher
    When
    5mo ago
    Lines
    +886 -918
    Risk
    93%Elevated
  • dcaa37b5use #[allow(proto_gen)] attribute marker
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +1.5K -995
    Risk
    93%Elevated
  • 34d7bf0cproto build.rs
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +1.2K -124
    Risk
    93%Elevated
  • 00010993feat: impl proto v859
    Author
    OmniacDev
    When
    5mo ago
    Lines
    +952 -1
    Risk
    91%Elevated
  • d7aec6f0feat: impl proto v827
    Author
    OmniacDev
    When
    5mo ago
    Lines
    +1.1K -1
    Risk
    91%Elevated
  • e56bd181feat: impl define_versions! macro, and use it for v662 - v712
    Author
    OmniacDev
    When
    5mo ago
    Lines
    +786 -2.4K
    Risk
    91%Elevated
  • 8cdd2e1bfeat: migrate v712 to ProtoVersion
    Author
    OmniacDev
    When
    5mo ago
    Lines
    +756 -9.1K
    Risk
    91%Elevated
  • 30f7b65ffeat: migrate v686 to ProtoVersion
    Author
    OmniacDev
    When
    5mo ago
    Lines
    +599 -10.2K
    Risk
    91%Elevated
  • 2869de76logging
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +815 -1.7K
    Risk
    91%Elevated
  • b647c139rem extra mods
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +952 -991
    Risk
    91%Elevated
  • bf32ab11Implement subchunk editing (#203)
    Author
    Ruben Adema
    When
    5mo ago
    Lines
    +656 -308
    Risk
    90%Elevated
  • 254bfafffeat: migrate v800 to ProtoVersion
    Author
    OmniacDev
    When
    5mo ago
    Lines
    +465 -9.9K
    Risk
    90%Elevated
  • 4d1a37b1fix
    Author
    OmniacDEV
    When
    1y ago
    Lines
    +829 -236
    Risk
    90%Elevated
Showing 50 of 500 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.

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

Size against diffusion

The 200 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,000100,000Lines changed (log) →0.010.6Diffusion →
Below typical60
Typical39
Elevated101

Commit history for bedrock-crustaceans/bedrock-rs

bedrock-crustaceans/bedrock-rs has 1,701 commits in its history from 28 contributors, the first of them May 9, 2024. In the last 90 days 151 files were touched, 186 times in total, most often player_auth_input.rs. Every commit is scored for change risk from its size, spread and the history of the files it touches.